DialogFieldPrecision Property DocuWare Platform .NET API
The precision of this dialog field. This is derived from the file cabinet fields precision.

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

C#
[DefaultValueAttribute(0)]
[XmlAttributeAttribute]
public int Precision { get; set; }

Property Value

Type: Int32
See Also

Reference