Property that represents the settings of this
section.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public ObjectId Settings { get; }
Public ReadOnly Property Settings As ObjectId
Get
public:
property ObjectId Settings {
ObjectId get ();
}
member Settings : ObjectId with get
Property Value
ObjectId
See Also