Share

ModelParameter.Name Property

Parent Object: ModelParameter

Description

Gets/Sets the name of this parameter.

Syntax

ModelParameter.Name() As String

Property 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.

Version

Introduced in version 4

Was this information helpful?