API Documentation > Interface Classes > Class wfcUDFVariableParameter
Class wfcUDFVariableParameter

# include <wfcUDFCreate.h>

class
wfcUDFVariableParameter
: public virtual
xobject
{
xdeclare(wfcUDFVariableParameter)
...
};
This is a
COMPACT class.

Description
Method Summary
Method Detail
GetName
()
void
SetName
(xrstring value)
Manual References:
GetItemType
()
void
SetItemType
Manual References:
GetItemId
()
void
SetItemId
(xint value)
Manual References:
GetValue
()
void
SetValue
Manual References:
Create
(xrstring Name, pfcModelItemType ItemType, xint ItemId)
Manual References:
Parameters:
Name
ItemType
ItemId
Returns:
Was this helpful?