Click or drag to resize

PolicyHistoryPolicyIndex Property

Gets or sets the Policy Index. Unique policy record key - Required if ClientID, PolicySlot and PolicySection are omitted

Namespace:  ConneXion
Assembly:  ConneXion (in ConneXion.dll) Version: 2020.0
Syntax
public string PolicyIndex { get; set; }

Property Value

Type: String
Index of the policy
Remarks
Note Note
  • Name - PolicyIndex
  • Required on InsertPolicyHistory
  • Required on FindPolicyHistoryForPolicy
See Also