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




Glossary Item Box

The min value allowed for an int value. Integer.MIN if not set.

Syntax

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

Requirements

Platforms: Windows 10, Windows NT, Windows Server

See Also

Windward Studios - .NET Document Generation software