ArcFM Desktop Developer Guide
UpdateLoadProfileParameters Method


Syntax
'Declaration
 
Public Sub UpdateLoadProfileParameters( _
   ByVal loadProfile As LoadProfile _
) 
'Usage
 
Dim instance As LoadProfileConfiguration
Dim loadProfile As LoadProfile
 
instance.UpdateLoadProfileParameters(loadProfile)
public void UpdateLoadProfileParameters( 
   LoadProfile loadProfile
)

Parameters

loadProfile
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

LoadProfileConfiguration Class
LoadProfileConfiguration Members

 

 


Send Comment