ArcFM Responder Mobile Developer Guide
ID8ListItemEx_ViewImageID Property (D8WorkLocationClass)






Syntax
'Declaration
 
Public Overridable WriteOnly Property ID8ListItemEx_ViewImageID As System.Integer
'Usage
 
Dim instance As D8WorkLocationClass
 
instance.ID8ListItemEx_ViewImageID = value
public virtual System.int ID8ListItemEx_ViewImageID {set;}
public write-only property ID8ListItemEx_ViewImageID: System.Integer; virtual; 
public function set ID8ListItemEx_ViewImageID : System.int
public: __property virtual void set_ID8ListItemEx_ViewImageID( 
   System.int value
);
public:
virtual property System.int ID8ListItemEx_ViewImageID {
   void set (    System.int 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

D8WorkLocationClass Class
D8WorkLocationClass Members

Send Feedback