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