ICMSAssetElementChanged Property
|
Namespace:
Ingeniux.Runtime
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.5.94
Syntax DateTime? Changed { get; }
ReadOnly Property Changed As DateTime?
Get
property Nullable<DateTime> Changed {
Nullable<DateTime> get ();
}
abstract Changed : Nullable<DateTime> with get
Property Value
Type:
NullableDateTimeSee Also