Click or drag to resize
CompanyLastModificationDateTime Property
Gets the date and time when this company record was last modified.

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

Property Value

Type: NullableDateTime
See Also