TableSetDataLink(Int32, Int32, ObjectId, Boolean) Method

Sets the data link for the specified cell range.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public virtual void SetDataLink(
        int row,
        int column,
        ObjectId dataLinkId,
        bool bUpdate
)

Parameters

row  Int32
 
column  Int32
 
dataLinkId  ObjectId
[in] Object Id of the data link.
bUpdate  Boolean
[in] Flag that indicates whether to update the data link after it is set.
See Also

©  Bricsys NV. All rights reserved.