ArcFM Responder Mobile Developer Guide
ListItemType Property






Syntax
'Declaration
 
Public Overridable WriteOnly Property ListItemType As mmd8ItemType
'Usage
 
Dim instance As FindListByNameClass
 
instance.ListItemType = value
public virtual mmd8ItemType ListItemType {set;}
public write-only property ListItemType: mmd8ItemType; virtual; 
public function set ListItemType : mmd8ItemType
public: __property virtual void set_ListItemType( 
   mmd8ItemType value
);
public:
virtual property mmd8ItemType ListItemType {
   void set (    mmd8ItemType 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

FindListByNameClass Class
FindListByNameClass Members

Send Feedback