ICMSAssetElementChanged Property
|
Namespace:
Ingeniux.Runtime
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
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
Property Value
Type:
NullableDateTimeSee Also