IReferenceEntryCreated Property
|
Gets the page's creation time
Namespace:
Ingeniux.Runtime.Reference
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.5.94
Syntax DateTime Created { get; }
ReadOnly Property Created As DateTime
Get
property DateTime Created {
DateTime get ();
}
abstract Created : DateTime with get
Property Value
Type:
DateTimeSee Also