Compartir a través de


RelationshipIds.DataPart Propiedad

Definición

Relación explícita con el elemento de datos del diagrama

Representa el atributo siguiente en el esquema: r:dm

[DocumentFormat.OpenXml.SchemaAttr(19, "dm")]
public DocumentFormat.OpenXml.StringValue DataPart { get; set; }
public DocumentFormat.OpenXml.StringValue DataPart { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(19, "dm")]
public DocumentFormat.OpenXml.StringValue? DataPart { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("r:dm")]
public DocumentFormat.OpenXml.StringValue? DataPart { get; set; }
public DocumentFormat.OpenXml.StringValue? DataPart { get; set; }
member this.DataPart : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(19, "dm")>]
member this.DataPart : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("r:dm")>]
member this.DataPart : DocumentFormat.OpenXml.StringValue with get, set
Public Property DataPart As StringValue

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a