ProjectValidFrom Property |
[This is preliminary documentation and is subject to change.]
Startdatum för projektet.
Namespace: _3LProServices.AccountingAssembly: 3LProServices (in 3LProServices.dll) Version: 15.2.1.19 (15.2.1.19)
Syntaxpublic Nullable<DateTime> ValidFrom { get; set; }
Public Property ValidFrom As Nullable(Of DateTime)
Get
Set
Property Value
Type:
NullableDateTime
See Also