IAcSmPublishOptionsSetUnrecognizedData Method
|
Namespace: BricscadSm
Assembly: Interop.BricscadSm (in
Interop.BricscadSm.dll) Version: 21.0.0.0
Syntax
void SetUnrecognizedData(
AcSmCustomPropertyBag bag
)
Sub SetUnrecognizedData (
bag As AcSmCustomPropertyBag
)
void SetUnrecognizedData(
[InAttribute] AcSmCustomPropertyBag^ bag
)
abstract SetUnrecognizedData :
bag : AcSmCustomPropertyBag -> unit
Parameters
- bag
- Type: BricscadSmAcSmCustomPropertyBag
See Also