DatabaseLayoutDictionaryId Property
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public ObjectId LayoutDictionaryId { get; }
Public ReadOnly Property LayoutDictionaryId As ObjectId
Get
public:
property ObjectId LayoutDictionaryId {
ObjectId get ();
}
member LayoutDictionaryId : ObjectId with get
Property Value
ObjectId
See Also