Compartir a través de


Connection.DestinationId Propiedad

Definición

Identificador de destino

Representa el atributo siguiente en el esquema: destId

[DocumentFormat.OpenXml.SchemaAttr(0, "destId")]
public DocumentFormat.OpenXml.StringValue DestinationId { get; set; }
public DocumentFormat.OpenXml.StringValue DestinationId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "destId")]
public DocumentFormat.OpenXml.StringValue? DestinationId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("destId")]
public DocumentFormat.OpenXml.StringValue? DestinationId { get; set; }
public DocumentFormat.OpenXml.StringValue? DestinationId { get; set; }
member this.DestinationId : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "destId")>]
member this.DestinationId : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("destId")>]
member this.DestinationId : DocumentFormat.OpenXml.StringValue with get, set
Public Property DestinationId As StringValue

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a