BenSelect Documentation
DeletedDependentViewModel Constructor(Int32,ChangeReason,String,Tier)
See Also  Send Feedback
Selerix.BenSelect.Api.ApplicationCore.Integration Namespace > DeletedDependentViewModel Class > DeletedDependentViewModel Constructor : DeletedDependentViewModel Constructor(Int32,ChangeReason,String,Tier)
personID
Person ID.
reason
The reason.
policyNumber
The policy number.
coverageLevel
The coverage level.
Initializes a new instance of the DeletedDependentViewModel class.

Syntax

JScript 
public function DeletedDependentViewModel( 
   personID : int,
   reason : ChangeReason,
   policyNumber : String,
   coverageLevel : Tier
);

Parameters

personID
Person ID.
reason
The reason.
policyNumber
The policy number.
coverageLevel
The coverage level.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.