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