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


UserInfo.DateTime Свойство

Определение

Дата и время

Представляет следующий атрибут в схеме: dateTime

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

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

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

Атрибуты

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