Click or drag to resize

PolicyV1IsProspectivePolicy Property

Whether current policy is prospective. Otherwise, it is contracted.

Created in Epic SDK V4.1.

Namespace:  ASI.TAM.API.Data.UI.Account.Policy
Assembly:  ASI.TAM.API.Data.UI.Account.Policy (in ASI.TAM.API.Data.UI.Account.Policy.dll) Version: 2020.1.0.1
Syntax
public bool IsProspectivePolicy { get; set; }

Property Value

Type: Boolean
IsProspectivePolicy As Boolean.
Remarks
Note Note
  • Name - IsProspectivePolicy
See Also