DatabaseSummaryInfoBuilderCustomPropertyTable
Property
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.3.0.0
Syntax
public IDictionary CustomPropertyTable { get; }
Public ReadOnly Property CustomPropertyTable As IDictionary
Get
public:
property IDictionary^ CustomPropertyTable {
IDictionary^ get ();
}
member CustomPropertyTable : IDictionary with get
Property Value
IDictionary
See Also