Parameter.Type Property
Parent Object: ParameterDescription
Returns an ObjectTypeEnum indicating this object's type.
Syntax
Parameter.Type() As ObjectTypeEnumProperty Value
This is a read only property whose value is an ObjectTypeEnum.Samples
Name | Description |
Model Parameters | This sample demonstrates the methods and properties supported by the Parameters object for model parameters. |