ListOfReceiptsListCreated Property |
[Missing <summary> documentation for "P:WorkZone.Dispatcher.EBoks.Massdispatch.ListOfReceipts.ListCreated"]
Namespace: WorkZone.Dispatcher.EBoks.MassdispatchAssembly: WorkZone.Dispatcher.EBoks_24.5.0.0 (in WorkZone.Dispatcher.EBoks_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic DateTime? ListCreated { get; }
Public ReadOnly Property ListCreated As DateTime?
Get
public:
property Nullable<DateTime> ListCreated {
Nullable<DateTime> get ();
}
member ListCreated : Nullable<DateTime> with get
Property Value
NullableDateTime
See Also