ArcFM Responder Mobile Developer Guide
IElementProperties2_set_Type Method (MMAutoTextElementClass)






Syntax
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
) 
'Declaration
 
Public Overridable Sub IElementProperties2_set_Type( _
   ByVal Name As System.String _
) 
 
'Usage
 
Dim instance As MMAutoTextElementClass
Dim Name As System.String
 
instance.IElementProperties2_set_Type(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

MMAutoTextElementClass Class
MMAutoTextElementClass Members

Send Feedback