SelectListExpression ClassDocuWare Platform .NET API
Inheritance Hierarchy

SystemObject
  DocuWare.Platform.ServerClientSelectListExpression

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.6
Syntax

C#
[SerializableAttribute]
[XmlRootAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform", 
	IsNullable = false)]
[XmlTypeAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform")]
public class SelectListExpression

The SelectListExpression type exposes the following members.

Constructors

  NameDescription
Public methodSelectListExpression
Creates a new instance of this class
Top
Properties

  NameDescription
Public propertyDialogExpression
The expression with already filled values.
Public propertyFieldName
The database name of the dialog field to be filled.
Public propertyLimit
Limit the number of hits that are returned
Public propertyValuePrefix
A possible prefix of value of the field to be filled.
Top
Remarks

See Also

Reference