ArcFM Desktop Developer Guide
GetNextDesignSequence Method


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Syntax
'Declaration
 
Public Function GetNextDesignSequence( _
   ByVal pPxApp As IMMPxApplication, _
   ByVal WR_ID As Integer _
) As Integer
'Usage
 
Dim instance As CreateExpressDesign
Dim pPxApp As IMMPxApplication
Dim WR_ID As Integer
Dim value As Integer
 
value = instance.GetNextDesignSequence(pPxApp, WR_ID)
public int GetNextDesignSequence( 
   IMMPxApplication pPxApp,
   int WR_ID
)

Parameters

pPxApp
WR_ID
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

CreateExpressDesign Class
CreateExpressDesign Members

 

 


Send Comment