Library | Module

Enum EpfcParameterDriverType

Description

This enumerated type lists the possible parameter driver type.




Values

EpfcPARAMDRIVER_PARAM
The parameter value is driven by another parameter.

EpfcPARAMDRIVER_FUNCTION
The parameter value is driven by a function.

EpfcPARAMDRIVER_RELATION
The parameter value is driven by a relation.

EpfcParameterDriverType_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.