Click or drag to resize
TokenDescriptionUsage Property
Define the usage of the token.

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

Property Value

Type: TokenUsage
See Also