Click or drag to resize

PolicyV1PrefillID Property

PrefillID

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: 2021.1.0.1
Syntax
public Nullable<int> PrefillID { get; set; }

Property Value

Type: NullableInt32
PrefillID As Integer?.
Remarks
Note Note
  • Name - PrefillID
  • Is Identity - True
  • Required On Insert - False
  • Required On Update - False
  • Ignored On Update - True
  • Ignored On Get - True
See Also