Click or drag to resize
FileCabinetFieldFixedEntry Property
Fixed value of the field.If it's null the field has no fixed value.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
public string FixedEntry { get; set; }

Property Value

Type: String
See Also