IAssetTreeNodeLastChanged Property
|
Gets/sets the time when the
Asset was last changed, in the CMS authoring environment
Namespace:
Ingeniux.Runtime.Assets
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax DateTime LastChanged { get; set; }
Property LastChanged As DateTime
Get
Set
property DateTime LastChanged {
DateTime get ();
void set (DateTime value);
}
abstract LastChanged : DateTime with get, set
Property Value
Type:
DateTimeSee Also