ArcFM Desktop Developer Guide
MobileStoredDisplay Method (IMMPxMobileHelper)


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Long

Retrieves the "STORED_DISPLAY" field value from the MM_MOBILE_STORED_DISPLAY table.

Syntax
'Declaration
 
Function MobileStoredDisplay( _
   ByVal lTypeID As Integer _
) As String
'Usage
 
Dim instance As IMMPxMobileHelper
Dim lTypeID As Integer
Dim value As String
 
value = instance.MobileStoredDisplay(lTypeID)
string MobileStoredDisplay( 
   int lTypeID
)

Parameters

lTypeID
Long

Return Value

String
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMPxMobileHelper Interface
IMMPxMobileHelper Members

 

 


Send Comment