StockTransfer..::..CreatedDateTime Property

Namespace:  JiwaFinancials.Jiwa.JiwaStockTransfer
Assembly:  JiwaStockTransfer (in JiwaStockTransfer.dll)

Syntax


public DateTime CreatedDateTime { get; }
Public ReadOnly Property CreatedDateTime As DateTime
	Get
public:
property DateTime^ CreatedDateTime {
	DateTime^ get ();
}