| PersistentObjectUpdated Property |
Gets the date and time when the object was last updated.
Namespace: ObujekutoruAssembly: obujekutoru (in obujekutoru.dll) Version: 1.1.0.25794
Syntax public DateTime Updated { get; }
Public ReadOnly Property Updated As DateTime
Get
public:
property DateTime Updated {
DateTime get ();
}
member Updated : DateTime with get
Property Value
Type:
DateTimeSee Also