Click or drag to resize

DataObjectCreateTime Property

Date when the object was created.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public virtual DateTime CreateTime { get; }

Property Value

Type: DateTime

Implements

IDataObjectCreateTime
See Also