AssetContentUpdateEventArgsLastCheckedInContentModified Property
|
Gets the time when last checked-in content was modified
Namespace: Ingeniux.CMS.EventAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxpublic DateTime LastCheckedInContentModified { get; }Public ReadOnly Property LastCheckedInContentModified As DateTime
Get
public:
property DateTime LastCheckedInContentModified {
DateTime get ();
}member LastCheckedInContentModified : DateTime with get
Property Value
DateTime
See Also