FullSubentityPathSubentId
Property
|
Property that represents the subentity Id for
which the path is constructed.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
25.3.0.0
Syntax
public SubentityId SubentId { get; }
Public ReadOnly Property SubentId As SubentityId
Get
public:
property SubentityId SubentId {
SubentityId get ();
}
member SubentId : SubentityId with get
Property Value
SubentityId
See Also