DialogField ReadOnly Property DocuWare Platform .NET API
Determines whether the field is read only, considering Locked property and user rights(Modify Right for info dialog, Write Right for store dialog)

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

public bool ReadOnly { get; set; }

Property Value

Type: OnlineBoolean
See Also