Share

AcFdFieldValue::AcFdFieldValue

C++

ACDB_PORT AcFdFieldValue(
    const VARIANT& var
);

Description

Constructs a field value object with the specified value.

Parameters

Parameters Description
var Input variant containing the value to set

Links

AcFdFieldValue

Was this information helpful?