Library | Module

Enum pfcUDFDimensionDisplayType

Description

Specifies how to display all UDF dimensions in the UDF to be placed.




Values

UDFDISPLAY_NORMAL
UDF dimensions are displayed and modifiable.
UDFDISPLAY_READ_ONLY
UDF dimensions are displayed and not modifiable.
UDFDISPLAY_BLANK
UDF dimensions are not displayed.
UDFDimensionDisplayType_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.