AcSmPublishOptionsClassGetUnrecognizedData Method
|
Namespace: BricscadSm
Assembly: Interop.BricscadSm (in
Interop.BricscadSm.dll) Version: 21.0.0.0
Syntax
public virtual AcSmCustomPropertyBag GetUnrecognizedData()
Public Overridable Function GetUnrecognizedData As AcSmCustomPropertyBag
public:
virtual AcSmCustomPropertyBag^ GetUnrecognizedData()
abstract GetUnrecognizedData : unit -> AcSmCustomPropertyBag
override GetUnrecognizedData : unit -> AcSmCustomPropertyBag
Return Value
Type:
AcSmCustomPropertyBag
Implements
IAcSmPublishOptionsGetUnrecognizedData
See Also