AttachedParameterInfoData Properties

The AttachedParameterInfoData type exposes the following members.

Properties
  NameDescription
Public propertyDefaultValue
Gets or sets the default value to be used for the current attached parameter.
Public propertyExpression
Gets or sets the bridge expression associated with the attached parameter.
Public propertyParameter
Gets the attached parameter.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Top
See Also