 |
RatingGroupid Property |
The identifier associated with the group.
Namespace:
ASI.TAM.API.Data.UI.Account.Rating
Assembly:
ASI.TAM.API.Data.UI.Account.Rating (in ASI.TAM.API.Data.UI.Account.Rating.dll) Version: 2021.1.0.1
Syntaxpublic string id { get; set; }
Public Property id As String
Get
Set
Dim instance As RatingGroup
Dim value As String
value = instance.id
instance.id = value
Property Value
Type:
String
See Also