| PersistentObjectCreated Property |
Gets the date and time when the object was created.
Namespace: ObujekutoruAssembly: obujekutoru (in obujekutoru.dll) Version: 1.1.0.25794
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