AcSmPublishOptionsClassGetUnrecognizedSections
Method
|
Namespace: BricscadSm
Assembly: BricscadSm (in BricscadSm.dll)
Version: 25.0.0.0
Syntax
public virtual AcSmCustomPropertyBag GetUnrecognizedSections()
Public Overridable Function GetUnrecognizedSections As AcSmCustomPropertyBag
public:
virtual AcSmCustomPropertyBag^ GetUnrecognizedSections()
abstract GetUnrecognizedSections : unit -> AcSmCustomPropertyBag
override GetUnrecognizedSections : unit -> AcSmCustomPropertyBag
Return Value
AcSmCustomPropertyBag
Implements
IAcSmPublishOptionsGetUnrecognizedSections
See Also