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