Click or drag to resize
FileCabinetFieldScope Property
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.7 [UNOFFICIAL BUILD]
Syntax
C#
[DefaultValueAttribute(FileCabinetFieldScope.User)]
[XmlAttributeAttribute]
public FileCabinetFieldScope Scope { get; set; }

Property Value

Type: FileCabinetFieldScope
See Also