ContactLastModificationDateTime Property |
Gets or sets the date and time when this contact record was last modified.
Namespace: CMS.DataComAssembly: CMS.DataCom (in CMS.DataCom.dll) Version: 10.0.0
Syntaxpublic Nullable<DateTime> LastModificationDateTime { get; }
Property Value
Type:
NullableDateTime
See Also