StyleCreatedDate Property
|
Namespace: Bricscad.Civil
Assembly: BrxMgd (in BrxMgd.dll) Version:
25.1.5.0
Syntax
public DateTime CreatedDate { get; }
Public ReadOnly Property CreatedDate As DateTime
Get
public:
property DateTime CreatedDate {
DateTime get ();
}
member CreatedDate : DateTime with get
Property Value
DateTime
See Also