|
P
Definition
|
Definition
|
Returns the Definition object that describes the data type, name and other details of the
parameter.
|
|
P
Description
|
string
|
Returns the tooltip information for a parameter.
|
|
P
Element
|
Element
|
The element to which this parameter belongs.
|
|
P
GUID
|
Guid
|
The Guid for a shared parameter.
|
|
P
HasValue
|
bool
|
Identifies if the parameter has an assigned value.
|
|
P
Id
|
ElementId
|
The id of the parameter.
|
|
P
IsReadOnly
|
bool
|
Get the readonly property of the parameter. (Overrides APIObject . IsReadOnly )
|
|
P
IsShared
|
bool
|
Identifies if the parameter is a shared parameter.
|
|
P
StorageType
|
StorageType
|
Describes the type that is used internally within the parameter to store its value.
|
|
P
UserModifiable
|
bool
|
Indicates whether the interactive user can modify the value of this parameter.
|