ArcFM Responder Mobile Developer Guide
IElementProperties2_set_Name Method (MMAutoTextElementClass)






Syntax
'Declaration
 
Public Overridable Sub IElementProperties2_set_Name( _
   ByVal Name As System.String _
) 
'Usage
 
Dim instance As MMAutoTextElementClass
Dim Name As System.String
 
instance.IElementProperties2_set_Name(Name)
public virtual void IElementProperties2_set_Name( 
   System.string Name
)
public procedure IElementProperties2_set_Name( 
    Name: System.String
); virtual; 
public function IElementProperties2_set_Name( 
   Name : System.String
);
public: virtual void IElementProperties2_set_Name( 
   System.string* Name
) 
public:
virtual void IElementProperties2_set_Name( 
   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

MMAutoTextElementClass Class
MMAutoTextElementClass Members

Send Feedback