DsdDataUnrecognizedDataSections Property
|
Namespace: Bricscad.PlottingServices
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
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
Type:
StringCollection
See Also