ModelParameter.Name Property
Parent Object: ModelParameterDescription
Gets/Sets the name of this parameter.
Syntax
ModelParameter.Name() As StringProperty Value
This is a read/write property whose value is a String.Samples
Name | Description |
Model Parameters | This sample demonstrates the methods and properties supported by the Parameters object for model parameters. |