IdPartPair.RelationshipId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
This object will be made immutable in a future release. Please use a new instance.
Gets the relationship ID in the pair.
public string RelationshipId { get; set; }
public string RelationshipId { get; [System.Obsolete("This object will be made immutable in a future release. Please use a new instance.")] set; }
public string RelationshipId { get; }
member this.RelationshipId : string with get, set
[<set: System.Obsolete("This object will be made immutable in a future release. Please use a new instance.")>]
member this.RelationshipId : string with get, set
member this.RelationshipId : string
Public Property RelationshipId As String
Public ReadOnly Property RelationshipId As String
Property Value
- Attributes