 |
ClientServicingContacts Property |
Used to expose properties contained in the Servicing tab.
Created in Epic SDK V4.1.
Namespace:
ASI.TAM.API.Data.UI.Account.Client
Assembly:
ASI.TAM.API.Data.UI.Account.Client (in ASI.TAM.API.Data.UI.Account.Client.dll) Version: 2021.1.0.1
Syntaxpublic ServicingRoleItems ServicingContacts { get; set; }
Public Property ServicingContacts As ServicingRoleItems
Get
Set
Dim instance As Client
Dim value As ServicingRoleItems
value = instance.ServicingContacts
instance.ServicingContacts = value
Property Value
Type:
ServicingRoleItems
ServicingContacts As Dynamic Collection.
Remarks Note |
---|
|
See Also