ArcFM Responder Mobile Developer Guide
MaxValueCount Property






Syntax
'Declaration
 
Public ReadOnly Property MaxValueCount As System.Integer
'Usage
 
Dim instance As Option
Dim value As System.Integer
 
value = instance.MaxValueCount
public System.int MaxValueCount {get;}
public read-only property MaxValueCount: System.Integer; 
public function get MaxValueCount : System.int
public: __property System.int get_MaxValueCount();
public:
property System.int MaxValueCount {
   System.int get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Option Class
Option Members

Send Feedback