ArcFM Responder Mobile Developer Guide
StoredDisplay_2 Property






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610743817)>
WriteOnly Property StoredDisplay_2 As IMMStoredDisplay
'Usage
 
Dim instance As IMMMapProductionInfoEx
 
instance.StoredDisplay_2 = value
[System.Runtime.InteropServices.DispId(1610743817)]
IMMStoredDisplay StoredDisplay_2 {set;}
write-only property StoredDisplay_2: IMMStoredDisplay; 
System.Runtime.InteropServices.DispIdAttribute(1610743817)
function set StoredDisplay_2 : IMMStoredDisplay
[System.Runtime.InteropServices.DispId(1610743817)]
__property void set_StoredDisplay_2( 
   IMMStoredDisplay* value
);
[System.Runtime.InteropServices.DispId(1610743817)]
property IMMStoredDisplay^ 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

IMMMapProductionInfoEx Interface
IMMMapProductionInfoEx Members

Send Feedback