Click or drag to resize

RelationshipItemRelationshipID Property

Relationship ID.

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
Syntax
public int RelationshipID { get; set; }

Property Value

Type: Int32
RelationshipID as Integer

Return Value

Type: Int32
RelationshipID as Integer
Remarks
This property is readonly and may cause an error if it is modified.
See Also