ArcFM Solution Developer Guide
ErrorPrefix Property (MMTableUtilsClass)






Syntax
'Declaration
 
Public Overridable WriteOnly Property ErrorPrefix As System.String
'Usage
 
Dim instance As MMTableUtilsClass
 
instance.ErrorPrefix = value
public virtual System.string ErrorPrefix {set;}
public write-only property ErrorPrefix: System.String; virtual; 
public function set ErrorPrefix : System.String
public: __property virtual void set_ErrorPrefix( 
   System.string* value
);
public:
virtual property System.String^ ErrorPrefix {
   void set (    System.String^ value);
}
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

MMTableUtilsClass Class
MMTableUtilsClass Members

Send Feedback