ArcFM Responder Mobile Developer Guide
Show Method (IMMAttributeEditor)






Syntax
'Declaration
 
Sub Show( _
   ByVal nAttrPage As System.Integer _
) 
'Usage
 
Dim instance As IMMAttributeEditor
Dim nAttrPage As System.Integer
 
instance.Show(nAttrPage)
void Show( 
   System.int nAttrPage
)
procedure Show( 
    nAttrPage: System.Integer
); 
function Show( 
   nAttrPage : System.int
);
void Show( 
   System.int nAttrPage
) 
void Show( 
   System.int nAttrPage
) 

Parameters

nAttrPage
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

IMMAttributeEditor Interface
IMMAttributeEditor Members

Send Feedback