DataLinkManagerGetDataLink Method
|
Returns a collection of object identifiers of
data links.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public ObjectIdCollection GetDataLink()
Public Function GetDataLink As ObjectIdCollection
public:
ObjectIdCollection^ GetDataLink()
member GetDataLink : unit -> ObjectIdCollection
Return Value
ObjectIdCollection
See Also