AcSmPublishOptionsClassGetUnrecognizedSections Method
|
Namespace: BricscadSm
Assembly: Interop.BricscadSm (in
Interop.BricscadSm.dll) Version: 21.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
Type:
AcSmCustomPropertyBag
Implements
IAcSmPublishOptionsGetUnrecognizedSections
See Also