Click or drag to resize

ClientIsProspectFlag Property

Sets whether client is a prospect. Otherwise insured.

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
Syntax
public bool IsProspectFlag { get; set; }

Property Value

Type: Boolean
IsProspectFlag As Boolean.
Remarks
Note Note
  • Name - IsProspectFlag
  • Ignored On Update - True
See Also