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