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