ArcFM Engine Developer Guide
UserMembershipRequest Constructor(Int32)


Initializes a new instance of the UserMembershipRequest for a user.
Syntax
'Declaration
 
Public Function New( _
   ByVal userId As Integer _
)
'Usage
 
Dim userId As Integer
 
Dim instance As New UserMembershipRequest(userId)
public UserMembershipRequest( 
   int userId
)

Parameters

userId
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

UserMembershipRequest Class
UserMembershipRequest Members
Overload List

 

 


Send Comment