ArcFM Responder Mobile Developer Guide
IMMMapProductionInfoEx_StoredDisplay Property






Syntax
'Declaration
 
Public Overridable ReadOnly Property IMMMapProductionInfoEx_StoredDisplay As IMMStoredDisplay
'Usage
 
Dim instance As MMMapProductionInfoClass
Dim value As IMMStoredDisplay
 
value = instance.IMMMapProductionInfoEx_StoredDisplay
public virtual IMMStoredDisplay IMMMapProductionInfoEx_StoredDisplay {get;}
public read-only property IMMMapProductionInfoEx_StoredDisplay: IMMStoredDisplay; virtual; 
public function get IMMMapProductionInfoEx_StoredDisplay : IMMStoredDisplay
public: __property virtual IMMStoredDisplay* get_IMMMapProductionInfoEx_StoredDisplay();
public:
virtual property IMMStoredDisplay^ IMMMapProductionInfoEx_StoredDisplay {
   IMMStoredDisplay^ get();
}
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