DsdDataUnrecognizedDataSections
Property
|
Namespace: Bricscad.PlottingServices
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public StringCollection UnrecognizedDataSections { get; }
Public ReadOnly Property UnrecognizedDataSections As StringCollection
Get
public:
property StringCollection^ UnrecognizedDataSections {
StringCollection^ get ();
}
member UnrecognizedDataSections : StringCollection with get
Property Value
StringCollection
See Also