ArcFM Responder Mobile Developer Guide
GetFeatureMN Method (SpecialTransformerAU)






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

SpecialTransformerAU Class
SpecialTransformerAU Members

Send Feedback