ArcFM Responder Mobile Developer Guide
GetFeatureMN Method (SynchUnitPhase)






Syntax
'Declaration
 
Protected Overrides Function GetFeatureMN() As System.String
'Usage
 
Dim instance As SynchUnitPhase
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

SynchUnitPhase Class
SynchUnitPhase Members

Send Feedback