AcadTableClassGetDataType2 Method


Namespace: BricscadDb
Assembly: Interop.BricscadDb (in Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
public virtual void GetDataType2(
        int nRow,
        int nCol,
        int nContent,
        out AcValueDataType pDataType,
        out AcValueUnitType pUnitType
)

Parameters

nRow  Int32
 
nCol  Int32
 
nContent  Int32
 
pDataType  AcValueDataType
 
pUnitType  AcValueUnitType
 

Implements

IAcadTableGetDataType2(Int32, Int32, Int32, AcValueDataType, AcValueUnitType)
See Also

©  Bricsys NV. All rights reserved.