 |
ChangePolicyEffectiveExpirationDatesLineID Property |
Unique identifier used to specify the Line.
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
Syntaxpublic int LineID { get; set; }
Public Property LineID As Integer
Get
Set
Dim instance As ChangePolicyEffectiveExpirationDates
Dim value As Integer
value = instance.LineID
instance.LineID = value
Property Value
Type:
Int32
Remarks
See Also