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)
Syntaxpublic Nullable<DateTime> LastModificationDate { get; set; }
Property Value
Type:
NullableDateTime
See Also