IdPartPair.RelationshipId Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Precaución
This object will be made immutable in a future release. Please use a new instance.
Obtiene el identificador de relación en el par.
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
Valor de propiedad
- Atributos