Click or drag to resize
IParameter Properties

The IParameter type exposes the following members.

Properties
  NameDescription
Public propertyAccess
Gets access.
Public propertyDefaultValue
Gets defaultValue.
Public propertyDescription
Gets description.
(Inherited from IElement.)
Public propertyEnumMap
Gets enumMap.
Public propertyFactor
Gets factor.
Public propertyFormat
Gets format.
Public propertyFormula
Gets formula.
Public propertyIdentifier
Gets identifier.
(Inherited from IElement.)
Public propertyIsOnline
Gets a value indicating whether this element is online.
(Inherited from IElement.)
Public propertyMaximum
Gets maximum.
Public propertyMinimum
Gets minimum.
Public propertyNumber
Gets number.
(Inherited from IElement.)
Public propertyParent
Gets the parent of this element.
(Inherited from IElement.)
Public propertySchemaIdentifiers
Gets schemaIdentifiers.
(Inherited from IElementWithSchemas.)
Public propertyTag
Gets or sets an arbitrary object value that can be used to store custom information about this object.
(Inherited from IElement.)
Public propertyType
Gets type.
Public propertyValue
Gets or sets value.
Top
See Also