Library | Module

Enum pfcGroupPatternStatus

Description

This enumerated type specifies the group pattern status of the feature.




Values

GRP_PATTERN_NONE
A feature does not belong to any group pattern.
GRP_PATTERN_LEADER
A feature is leader of the group pattern.
GRP_PATTERN_MEMBER
A feature is member of the group pattern.
GRP_PATTERN_HEADER
A feature is header of the group pattern.
GroupPatternStatus_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.