IAssetTreeNodeStartDate Property
|
Gets/sets the time when the
Asset starts to be valid
Namespace:
Ingeniux.Runtime.Assets
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax DateTime StartDate { get; set; }
Property StartDate As DateTime
Get
Set
property DateTime StartDate {
DateTime get ();
void set (DateTime value);
}
abstract StartDate : DateTime with get, set
Property Value
Type:
DateTimeSee Also