Click or drag to resize

ServicingRoleItemRole Property

Used to identify the service role description. Do not change the values populated on the get call.

Created in Epic SDK V4.1.

Namespace:  ASI.TAM.API.Data.UI.Account.Common
Assembly:  ASI.TAM.API.Data.UI.Account.Common (in ASI.TAM.API.Data.UI.Account.Common.dll) Version: 2021.1.0.1
Syntax
public string Role { get; set; }

Property Value

Type: String
Role As String.
Remarks
Note Note
  • Name - Role
  • Required On Insert - False
  • Required On Update - False
  • Ignored On Update - True
See Also