ArcFM Responder Mobile Developer Guide
GetFeatureMN Method (SpecialSynchAU)






Syntax
'Declaration
 
Protected MustOverride Function GetFeatureMN() As System.String
'Usage
 
Dim instance As SpecialSynchAU
Dim value As System.String
 
value = instance.GetFeatureMN()
protected abstract System.string GetFeatureMN()
protected function GetFeatureMN(): System.String; abstract; 
protected __abstract function GetFeatureMN() : System.String;
protected: abstract System.string* GetFeatureMN(); 
protected:
abstract System.String^ GetFeatureMN(); 
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

SpecialSynchAU Class
SpecialSynchAU Members

Send Feedback