Share

AcFdFieldValue::AcFdFieldValue

C++

ACDBCORE2D_PORT AcFdFieldValue(
    Adesk::Int32 lValue
);

Description

Constructs a field value object with the specified value.

Parameters

Parameters Description
lValue Input long value to set

Previous Declaration

ACDB_PORT AcFdFieldValue(long lValue);

Links

AcFdFieldValue

Was this information helpful?