ITechnicalMetadataFileCreated Property
|
Gets the time when the
Asset was created.
Namespace:
Ingeniux.Runtime.Assets
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax DateTime FileCreated { get; }
ReadOnly Property FileCreated As DateTime
Get
property DateTime FileCreated {
DateTime get ();
}
abstract FileCreated : DateTime with get
Property Value
Type:
DateTimeSee Also