ParameterModel Members
In This Article
#Constructors
Name | Description |
---|---|
Parameter |
Initializes a new instance of the Parameter |
#Properties
Name | Description |
---|---|
Actual |
Inherited from Parameter |
Allow |
Inherited from Parameter |
Caption |
|
Description |
Inherited from Parameter |
Enabled |
Inherited from Parameter |
Error |
Inherited from Parameter |
Is |
Inherited from Parameter |
Is |
Inherited from Parameter |
Item[String] |
Inherited from Parameter |
Label |
Inherited from Parameter |
Look |
Inherited from Parameter |
Multi |
Inherited from Parameter |
Name |
Inherited from Parameter |
Select |
Inherited from Parameter |
Tag |
Inherited from Parameter |
Type |
Inherited from Parameter |
Value |
Inherited from Parameter |
Value |
Specifies the editor template for the parameter. |
Value |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Set |
Inherited from Parameter |
Set |
Inherited from Parameter |
To |
Returns a string that represents the current object. Inherited from Object. |
#Events
Name | Description |
---|---|
Value |
Inherited from Parameter |
See Also