Freigeben über


Map.ID Eigenschaft

Definition

XML-Zuordnungs-ID

Stellt das folgende Attribut im Schema dar: ID

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

Eigenschaftswert

Gibt zurück UInt32Value.

Attribute

Gilt für: