Click or drag to resize
FormInfo Class
Form object used for displaying form
Inheritance Hierarchy
SystemObject
  DocuWare.Platform.ServerClientFormInfo

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.9
Syntax
C#
[XmlTypeAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform")]
[XmlRootAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform", 
	IsNullable = false)]
public class FormInfo

The FormInfo type exposes the following members.

Constructors
  NameDescription
Public methodFormInfo
Initializes a new instance of the FormInfo class
Top
Properties
  NameDescription
Public propertyConfigId
Id of the form configuration used to retrieve full configuration
Public propertyFields
List of web form fields
Public propertyName
Public propertyPublic
Public propertyPublicSpecified
Top
Remarks