Click or drag to resize

ShapeMultiListParameterItem Properties

The ShapeMultiListParameterItem type exposes the following members.

Properties
  NameDescription
Public propertyCommand
Get the command.
(Inherited from ParameterItem.)
Public propertyCompleteAll
Get or set a value indicating whether all shape list data has been entered.
Public propertyCompleteCurrent
Get or set a value that indicates whether the currently entered shape list data has been completed.
Public propertyDescription
Get or set the description of the parameter.
(Inherited from ParameterItem.)
Public propertyEditableShapeOnly
Get or set a value indicating whether only editable shapes are selected.
Public propertyEnabled
Gets or sets a value indicating whether the parameter is valid.
(Inherited from ParameterItem.)
Public propertyGroup
Get command parameter group.
(Inherited from ParameterItem.)
Public propertyID
Get the ID of the parameter.
(Inherited from ParameterItem.)
Public propertyIndex
Get the index number in the collection of parameter items.
(Inherited from ParameterItem.)
Public propertyIsEmpty
Get a value indicating whether the parameter is empty.
(Inherited from ParameterItem.)
Public propertyIsOptional
Gets or sets a value indicating whether the parameter is optional.
(Inherited from ParameterItem.)
Public propertyName
Get or set the name of the parameter.
(Inherited from ParameterItem.)
Public propertyParameterType
Get the type of the parameter.
(Inherited from ParameterItem.)
Public propertyShapeListCount
Get the number of shape list data.
Public propertyShapeTypeFilter
Get or set the selectable shape type.
Public propertyValueSaveMode
Gets or sets the method of saving the parameter value.
(Inherited from ParameterItem.)
Public propertyValueText
Get or set the parameter value as a string.
(Inherited from ParameterItem.)
Top
See Also