ArcFM Responder Mobile Developer Guide
IMMMapProductionInfoEx_StoredDisplay_2 Property






Syntax
'Declaration
 
Public Overridable WriteOnly Property IMMMapProductionInfoEx_StoredDisplay_2 As IMMStoredDisplay
'Usage
 
Dim instance As MMMapProductionInfoClass
 
instance.IMMMapProductionInfoEx_StoredDisplay_2 = value
public virtual IMMStoredDisplay IMMMapProductionInfoEx_StoredDisplay_2 {set;}
public write-only property IMMMapProductionInfoEx_StoredDisplay_2: IMMStoredDisplay; virtual; 
public function set IMMMapProductionInfoEx_StoredDisplay_2 : IMMStoredDisplay
public: __property virtual void set_IMMMapProductionInfoEx_StoredDisplay_2( 
   IMMStoredDisplay* value
);
public:
virtual property IMMStoredDisplay^ IMMMapProductionInfoEx_StoredDisplay_2 {
   void set (    IMMStoredDisplay^ 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

MMMapProductionInfoClass Class
MMMapProductionInfoClass Members

Send Feedback