Click or drag to resize
SelectListValues Class
Specific properties for each dialog type
Inheritance Hierarchy

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.10 [UNOFFICIAL BUILD]
Syntax
C#
[XmlIncludeAttribute(typeof(SingleColumnSelectListValues))]
[XmlTypeAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform")]
[XmlRootAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform", 
	IsNullable = true)]
public class SelectListValues : IHttpClientProxy

The SelectListValues type exposes the following members.

Constructors
  NameDescription
Public methodSelectListValues
Initializes a new instance of the SelectListValues class
Top
Methods
  NameDescription
Public methodSetProxy
Sets the HTTP communication proxy which is used in further HTTP communication.
Top
Explicit Interface Implementations
Remarks