AcadTableClassSetCustomData Method

Namespace:  BricscadDb
Assembly:  Interop.BricscadDb (in Interop.BricscadDb.dll) Version: 21.0.0.0
Syntax
public virtual void SetCustomData(
        int nRow,
        int nCol,
        string szKey,
        Object data
)

Parameters

nRow
Type: SystemInt32
nCol
Type: SystemInt32
szKey
Type: SystemString
data
Type: SystemObject

Implements

IAcadTableSetCustomData(Int32, Int32, String, Object)
See Also

©  Bricsys NV. All rights reserved.