AcFdFieldValue::AcFdFieldValue

C++
ACDBCORE2D_PORT AcFdFieldValue(
    const ACHAR * pszValue
);
Parameters
Parameters 
Description 
pszValue 
Input string value to set 
Description

Constructs a field value object with the specified value.

Links