| Library | Module | Frames | Expand |
| Property | GroupPatternLeader | as IpfcFeatureGroup |
| The feature group that is the group pattern leader. | ||
| Function | ListFeatMembers () as IpfcFeatures [optional] | |
| Lists the features that are members of the group pattern. | ||
| Function | ListGroupMembers () as IpfcFeatureGroups | |
| Lists groups that are members of the group pattern. | ||
| Property | GroupPatternLeader | as IpfcFeatureGroup |
|
The feature group that is the group pattern leader. |
| Function | ListFeatMembers | () as IpfcFeatures [optional] |
|
Lists the features that are members of the group pattern. Exceptions thrown (but not limited to): IpfcXToolkitNotFound - The feature is not part of a group
|
| Function | ListGroupMembers | () as IpfcFeatureGroups |
|
Lists groups that are members of the group pattern. Exceptions thrown (but not limited to): IpfcXToolkitNotFound - The feature is not part of a group
|