Responder Developer Guide
GetPrePayStatus Method (MDMServer416)


Syntax
'Declaration
 
Public Function GetPrePayStatus( _
   ByVal ppmLocations() As String _
) As ppmStatus()
'Usage
 
Dim instance As MDMServer416
Dim ppmLocations() As String
Dim value() As ppmStatus
 
value = instance.GetPrePayStatus(ppmLocations)
public ppmStatus[] GetPrePayStatus( 
   string[] ppmLocations
)

Parameters

ppmLocations
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

MDMServer416 Class
MDMServer416 Members

 

 


Send Comment