Click or drag to resize

PolicyV1AccountID Property

Used to specify the client that contains the policy.

Created in Epic SDK V4.1.

Sometimes Required

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 int AccountID { get; set; }

Property Value

Type: Int32
AccountID As Integer.
Remarks
Note Note
  • Name - AccountID
  • Is Identity - True
  • Required On Insert - True
  • Required On Update - False
  • Ignored On Update - True
See Also