CompanyCreationDateTime Property |
Gets the date and time when this company record was created.
Namespace: CMS.DataComAssembly: CMS.DataCom (in CMS.DataCom.dll) Version: 10.0.0
Syntaxpublic Nullable<DateTime> CreationDateTime { get; }
Property Value
Type:
NullableDateTime
See Also