Поделиться через


Map.ID Свойство

Определение

Идентификатор сопоставления XML

Представляет следующий атрибут в схеме: 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

Значение свойства

Возвращает .UInt32Value

Атрибуты

Применяется к