Library | Module

Enum EpfcUDFDependencyType

Description

Represents the dependency type of the UDF. The choices correspond to the choices available when you create the UDF interactively. This enumerated type can take only one of the attribute values.




Values

EpfcUDFDEP_INDEPENDENT
If the UDF definition changes, the UDF placed in the model does not change.

EpfcUDFDEP_DRIVEN
If the UDF definition changes, the UDF placed in the model also changes.

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