AcSmSheetClassIAcSmSheet_GetCustomPropertyBag
Method
|
Namespace: BricscadSm
Assembly: BricscadSm (in BricscadSm.dll)
Version: 26.0.0.0
Syntax
public virtual AcSmCustomPropertyBag IAcSmSheet_GetCustomPropertyBag()
Public Overridable Function IAcSmSheet_GetCustomPropertyBag As AcSmCustomPropertyBag
public:
virtual AcSmCustomPropertyBag^ IAcSmSheet_GetCustomPropertyBag()
abstract IAcSmSheet_GetCustomPropertyBag : unit -> AcSmCustomPropertyBag
override IAcSmSheet_GetCustomPropertyBag : unit -> AcSmCustomPropertyBag
Return Value
AcSmCustomPropertyBag
Implements
IAcSmSheetGetCustomPropertyBag
See Also