Click or drag to resize

DocumentSettingsLastModificationDate Property

Optional. Sets the date the document is last modified.

Namespace:  TXTextControl.ReportingCloud
Assembly:  ReportingCloudWrapper (in ReportingCloudWrapper.dll) Version: 1.0.204.500 (1.0.204.500)
Syntax
C#
public Nullable<DateTime> LastModificationDate { get; set; }

Property Value

Type: NullableDateTime
See Also