OutputElementSource Properties

The OutputElementSource type exposes the following members.

Properties
  NameDescription
Public propertyCategory
Gets or sets the category.
Public propertyConnector
Gets the parent connector.
Public propertyDataType
Gets or sets the data type for the current instance.
Public propertyDescription
Gets the description.
Public propertyExpression
Gets the expression for the current instance, when applicable.
Public propertyInputDependencies
Gets the input dependencies.
Public propertyIsRequired
Gets a value indicating whether this instance, or its dependencies, are always required, irrespective of optimizations.
Public propertyName
Gets the name.
Public propertyTag
Gets or sets the tag.
Public propertyUsage
Gets the usage type for the current instance.
Top
See Also