ViewParameterData Properties

The ViewParameterData type exposes the following members.

Properties
  NameDescription
Public propertyClientData
Gets or sets the client data.
Public propertyElementParameterLinks
Gets the element parameter links.
Public propertyFriendlyName
Gets or sets the friendly name.
Public propertyId
Gets or sets the ID of the view parameter.
Public propertyName
Gets or sets the name.
Public propertyParameterValue
Gets or sets the parameter value.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Top
See Also