ArcFM Responder Mobile Developer Guide
Empty Property (FeatureID)






Syntax
'Declaration
 
Public Shared ReadOnly Property Empty As FeatureID
'Usage
 
Dim value As FeatureID
 
value = FeatureID.Empty
public static FeatureID Empty {get;}
public read-only property Empty: FeatureID; static; 
public static function get Empty : FeatureID
public: __property static FeatureID* get_Empty();
public:
static property FeatureID^ Empty {
   FeatureID^ 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

FeatureID Class
FeatureID Members

Send Feedback