AssocPersSubentityIdPEGetTransientSubentityIds Method

Returns the transient subentity IDs of the dependent-on entity corresponding to the internally held associated subentity of perSubentId.

Namespace: Teigha.DatabaseServices
Assembly: TD_MgdDbConstraints (in TD_MgdDbConstraints.dll) Version: 0.0.0.0
Syntax
public virtual SubentityId[] GetTransientSubentityIds(
        Entity entity,
        AssocPersSubentityId perSubentId
)

Parameters

entity  Entity
[in] Entity from which to get the persistent subentity IDs. Needs to be open for read operations.
perSubentId  AssocPersSubentityId
[in] The persistent subentity id on the entity.

Return Value

SubentityId
Array of transient subentity IDs.
See Also

©  Bricsys NV. All rights reserved.