 |
RelationshipItemRelationshipRole Property |
The role of the lookup code in the relationship.
Namespace:
ASI.TAM.API.Data.UI.Account.Common
Assembly:
ASI.TAM.API.Data.UI.Account.Common (in ASI.TAM.API.Data.UI.Account.Common.dll) Version: 2021.1.0.1
Syntaxpublic string RelationshipRole { get; set; }
Public Property RelationshipRole As String
Get
Set
Dim instance As RelationshipItem
Dim value As String
value = instance.RelationshipRole
instance.RelationshipRole = value
Property Value
Type:
StringRelationshipRole as string.
Return Value
Type:
String
Remarks.
See Also