Share

AcFdFieldValue::AcFdFieldValue

C++

ACDBCORE2D_PORT AcFdFieldValue(
    const std::tm& date
);

Description

Constructs a field value object with the specified value.

Parameters

Parameters Description
date Input date or time value to set

Links

AcFdFieldValue

Was this information helpful?