

Property | as IpfcFeature | |
The group leader Feature | ||
Property | as String [readonly, optional] | |
The name of the group. | ||
Property | as Boolean | |
Reports whether the UDF is table-driven. | ||
Property | ||
The group pattern, if the group is a member of a pattern. | ||
Property | as String [readonly, optional] | |
If the group is an instance of a UDF, this is the UDF instance name. Otherwise this will be NULL. | ||
Property | as String [readonly, optional] | |
If the group represents a UDF, this is the UDF name. If the group is not a UDF, this will be NULL. |

Function | |
Function | |
Function | |
Lists the members of a feature group. | |
Function | |

Property | GroupLeader | as IpfcFeature |

Property | GroupName | as String [readonly, optional] |

Property | IsTableDriven | as Boolean |

Property | Pattern |

Property | UDFInstanceName | as String [readonly, optional] |

Property | UDFName | as String [readonly, optional] |

Function | CollectUDFDimensions |

Function | GetUDFDimensionName |

Function | ListMembers | () as IpfcFeatures |

Function | ListUDFDimensions |
