ArcFM Responder Mobile Developer Guide
OptionValueType Property






Syntax
'Declaration
 
Public ReadOnly Property OptionValueType As OptionValueType
'Usage
 
Dim instance As Option
Dim value As OptionValueType
 
value = instance.OptionValueType
public OptionValueType OptionValueType {get;}
public read-only property OptionValueType: OptionValueType; 
public function get OptionValueType : OptionValueType
public: __property OptionValueType get_OptionValueType();
public:
property OptionValueType OptionValueType {
   OptionValueType 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