 |
ServicingContactsServicingRolesValue Property |
Used to expose servicing roles.
Namespace:
ASI.TAM.API.Data.UI.Claim
Assembly:
ASI.TAM.API.Data.UI.Claim (in ASI.TAM.API.Data.UI.Claim.dll) Version: 2021.1.0.1
Syntaxpublic ServicingRoleItems ServicingRolesValue { get; set; }
Public Property ServicingRolesValue As ServicingRoleItems
Get
Set
Dim instance As ServicingContacts
Dim value As ServicingRoleItems
value = instance.ServicingRolesValue
instance.ServicingRolesValue = value
Property Value
Type:
ServicingRoleItems
Remarks
See Also