Contains an integer representing a parameter for a domain command.
Syntax
value = Parameter.ParameterType
| Part | Description | 
|---|---|
| value | A returned integer (for VBScript) or symbolic constant (for Microsoft® Visual Basic®) that represents the parameter type: nlParamValue = 0 | 
| Parameter | An object variable that describes a parameter for a domain command. | 
Applies To
Remarks
This property is read-only. A value parameter has the properties Value and Units. A field parameter has the properties QueryCommand and Fields.
See Also
DomainCmd Object, Fields Property, QueryCommand Property, Units Property, Value Property