Windward Studios API Reference
Max Property
See Also  Send comments on this topic.
net.windward.api.csharp Namespace > PropertyValue Class : Max Property




Glossary Item Box

The max value allowed for an int value. Integer.MAX if not set.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Max As Integer
Visual Basic (Usage)Copy Code
Dim instance As PropertyValue
Dim value As Integer
 
value = instance.Max
C# 
public int Max {get;}
Managed Extensions for C++ 
public: __property int get_Max();
C++/CLI 
public:
property int Max {
   int get();
}

Requirements

Platforms: Windows 10, Windows NT, Windows Server

See Also

Windward Studios - .NET Document Generation software