 |
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
Syntaxpublic string PolicyIndex { get; set; }
Public Property PolicyIndex As String
Get
Set
Property Value
Type:
StringIndex of the policy
Remarks Note |
---|
- Name - PolicyIndex
- Required on InsertPolicyHistory
- Required on FindPolicyHistoryForPolicy
|
See Also