API Documentation > Interfaces > Interface ParameterRestriction
Interface ParameterRestriction

package com.ptc.pfc.pfcModelItem;

public interface
ParameterRestriction
extends
jxobject


Description
This interface includes details on how the value of the parameter is restricted.
Direct Known Subclasses:
Method Summary
Get method for attribute "Type"
The type of parameter restriction.
Method Detail
GetType
GetType
()
The type of parameter restriction.
Manual References:
Was this helpful?