DataLinkGetTargets
Method
|
Returns a collection of database-resident
object identifiers of entities that use this data link.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public ObjectIdCollection GetTargets()
Public Function GetTargets As ObjectIdCollection
public:
ObjectIdCollection^ GetTargets()
member GetTargets : unit -> ObjectIdCollection
Return Value
ObjectIdCollection
See Also