IAcSmPublishOptionsSetUnrecognizedData Method
|
Namespace: BricscadSm
Assembly: BricscadSm (in BricscadSm.dll)
Version: 25.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 AcSmCustomPropertyBag
-
See Also