Click or drag to resize
MinimalVersionAttribute Class
Marks the minimal version needed to have this link or this property or this function available.
Inheritance Hierarchy

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
public class MinimalVersionAttribute : Attribute

The MinimalVersionAttribute type exposes the following members.

Properties
  NameDescription
Public propertyMinumumVersion
Gets or sets the minumum version.
Top
See Also