FileCabinetFieldScope Property DocuWare Platform .NET API
Gets whether the field is a user or a system field.

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

C#
[XmlAttributeAttribute]
[DefaultValueAttribute(FileCabinetFieldScope.User)]
public FileCabinetFieldScope Scope { get; set; }

Property Value

Type: FileCabinetFieldScope
See Also

Reference