ICMSAssetElementChanged Property
|
Get the DateTime of the last change
Namespace:
Ingeniux.Runtime
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax Nullable<DateTime> Changed { get; }
ReadOnly Property Changed As Nullable(Of DateTime)
Get
property Nullable<DateTime> Changed {
Nullable<DateTime> get ();
}
abstract Changed : Nullable<DateTime> with get
Return Value
Type:
NullableDateTimeDateTime
See Also