Click or drag to resize
DocumentIndexFieldFieldLabel Property
Contains the label of the field.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.9
Syntax
C#
[XmlAttributeAttribute]
public string FieldLabel { get; set; }

Property Value

Type: String
See Also