WebQueryProperties.SourceData Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Importieren von XML-Quelldaten
Stellt das folgende Attribut im Schema dar: sourceData
[DocumentFormat.OpenXml.SchemaAttr(0, "sourceData")]
public DocumentFormat.OpenXml.BooleanValue SourceData { get; set; }
public DocumentFormat.OpenXml.BooleanValue SourceData { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "sourceData")]
public DocumentFormat.OpenXml.BooleanValue? SourceData { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("sourceData")]
public DocumentFormat.OpenXml.BooleanValue? SourceData { get; set; }
public DocumentFormat.OpenXml.BooleanValue? SourceData { get; set; }
member this.SourceData : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "sourceData")>]
member this.SourceData : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("sourceData")>]
member this.SourceData : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property SourceData As BooleanValue
Eigenschaftswert
Gibt zurück BooleanValue.
- Attribute