 |
ChangeServiceSummaryDescriptionServiceSummaryID Property |
Unique identifier used to specify the service summary row to update the description.
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
Syntaxpublic int ServiceSummaryID { get; set; }
Public Property ServiceSummaryID As Integer
Get
Set
Dim instance As ChangeServiceSummaryDescription
Dim value As Integer
value = instance.ServiceSummaryID
instance.ServiceSummaryID = value
Property Value
Type:
Int32
Remarks
See Also