Class pfcUDFVariantPatternParam
Description
This class specifies the name of the pattern parameter the user must supply to place the UDF.
User Guide References:
Method Summary
| |
| |
| |
| Specifies the name of the pattern parameter the user must supply to place the UDF. |
| |
| |
void | |
| |
| |
| The parameter name |
| |
| |
Method Detail
| GetPatternParam | () |
void | SetPatternParam | |
The parameter name
Specifies the name of the pattern parameter the user must supply to place the UDF.
User Guide References:
Parameters:
Name
The name given to the pattern parameter by the UDF.
PatternParam
The parameter value
Returns:
Instance of the UDFVariantPatternParem object.