ArcFM Responder Mobile Developer Guide
Source Property (FindCustomersBelowDeviceRequest)






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

FindCustomersBelowDeviceRequest Class
FindCustomersBelowDeviceRequest Members

Send Feedback