BenSelect Documentation
GetOwners Method
See Also  Send Feedback
Selerix.BenSelect.View Namespace > ApplicationView Class : GetOwners Method
insuredPerson
The insured person.
policyNumber
The policy number.
oldPolicyNumber
The old policy number.
Gets the owners.

Syntax

JScript 
public function GetOwners( 
   insuredPerson : PersonView,
   policyNumber : String,
   oldPolicyNumber : String
) : List;

Parameters

insuredPerson
The insured person.
policyNumber
The policy number.
oldPolicyNumber
The old policy number.

Return Value

List<OwnerView>.

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.