Share

Parameter Properties

The Parameter type exposes the following members.

Properties

 NameDescription
Public propertyDefinitionReturns the Definition object that describes the data type, name and other details of the parameter.
Public propertyElementThe element to which this parameter belongs.
Public propertyGUIDThe Guid for a shared parameter.
Public propertyHasValueIdentifies if the parameter has an assigned value.
Public propertyIdThe id of the parameter.
Public propertyIsReadOnlyGet the readonly property of the parameter.
(Overrides APIObject.IsReadOnly)
Public propertyIsSharedIdentifies if the parameter is a shared parameter.
Public propertyStorageTypeDescribes the type that is used internally within the parameter to store its value.
Public propertyUserModifiable Indicates whether the interactive user can modify the value of this parameter.

See Also

Reference

Was this information helpful?