Click or drag to resize
CompanyCreationDateTime Property
Gets the date and time when this company record was created.

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.2.23
Syntax
C#
public Nullable<DateTime> CreationDateTime { get; }

Property Value

Type: NullableDateTime
See Also