| PersistentObjectCreated Property |
Gets the date and time when the object was created.
Namespace:
Obujekutoru
Assembly:
obujekutoru (in obujekutoru.dll) Version: 1.2.0.35246
Syntax public DateTime Created { get; }
Public ReadOnly Property Created As DateTime
Get
public:
property DateTime Created {
DateTime get ();
}
member Created : DateTime with get
Property Value
Type:
DateTimeSee Also