ArcFM Responder Mobile Developer Guide
GisRepresentation Property (MMTemplatePointClass)






Syntax
'Declaration
 
Public Overridable ReadOnly Property GisRepresentation As mmGisRepresentation
'Usage
 
Dim instance As MMTemplatePointClass
Dim value As mmGisRepresentation
 
value = instance.GisRepresentation
public virtual mmGisRepresentation GisRepresentation {get;}
public read-only property GisRepresentation: mmGisRepresentation; virtual; 
public function get GisRepresentation : mmGisRepresentation
public: __property virtual mmGisRepresentation get_GisRepresentation();
public:
virtual property mmGisRepresentation GisRepresentation {
   mmGisRepresentation 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

MMTemplatePointClass Class
MMTemplatePointClass Members

Send Feedback