Library
|
Module
Frames
|
Expand
Class pfcParamOId
Description
This class specifies the identifier of a parameter. Parameters are identified by their names.
Direct Parent Classes:
pfcStringOId
Method Summary
static
pfcParamOId
Create
(string Name)
Creates a parameter identifier object given the parameter name.
Method Detail
static
pfcParamOId
Create
(string Name)
Creates a parameter identifier object given the parameter name.
Parameters:
Name
The parameter name
Returns:
The new identifier object