Relation.SourceId Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Forma de origem da relação de diagrama
Representa o seguinte atributo no esquema: idsrc
[DocumentFormat.OpenXml.SchemaAttr(0, "idsrc")]
public DocumentFormat.OpenXml.StringValue SourceId { get; set; }
public DocumentFormat.OpenXml.StringValue SourceId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "idsrc")]
public DocumentFormat.OpenXml.StringValue? SourceId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("idsrc")]
public DocumentFormat.OpenXml.StringValue? SourceId { get; set; }
public DocumentFormat.OpenXml.StringValue? SourceId { get; set; }
member this.SourceId : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "idsrc")>]
member this.SourceId : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("idsrc")>]
member this.SourceId : DocumentFormat.OpenXml.StringValue with get, set
Public Property SourceId As StringValue
Valor da propriedade
Retorna StringValue.
- Atributos