ArcFM Responder Mobile Developer Guide
IElementProperties2_set_Type Method (MMMapSurroundFrameClass)






Syntax
'Declaration
 
Public Overridable Sub IElementProperties2_set_Type( _
   ByVal Name As System.String _
) 
'Usage
 
Dim instance As MMMapSurroundFrameClass
Dim Name As System.String
 
instance.IElementProperties2_set_Type(Name)
public virtual void IElementProperties2_set_Type( 
   System.string Name
)
public procedure IElementProperties2_set_Type( 
    Name: System.String
); virtual; 
public function IElementProperties2_set_Type( 
   Name : System.String
);
public: virtual void IElementProperties2_set_Type( 
   System.string* Name
) 
public:
virtual void IElementProperties2_set_Type( 
   System.String^ Name
) 

Parameters

Name
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

MMMapSurroundFrameClass Class
MMMapSurroundFrameClass Members

Send Feedback