SymbolTableHas(ObjectId) Method

Checks whether the named record object exists in the predefined table object using the specified object ID.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public bool Has(
        ObjectId id
)

Parameters

id  ObjectId
[in] Object ID of a named record.

Return Value

Boolean
True if the predefined table object contains the specified named record object, or false otherwise.
See Also

©  Bricsys NV. All rights reserved.