Click or drag to resize
SelectListInfos Class
List of select list information objects.
Inheritance Hierarchy
SystemObject
  DocuWare.Platform.ServerClientSelectListInfos

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

The SelectListInfos type exposes the following members.

Constructors
  NameDescription
Public methodSelectListInfos
Initializes a new instance of the SelectListInfos class
Top
Properties
  NameDescription
Public propertySelectLists
List of select lists information.
Top
Methods
  NameDescription
Public methodSetProxy
Sets the HTTP communication proxy which is used in further HTTP communication.
Top
Explicit Interface Implementations
Remarks