CommonTimeNode.SyncBehavior 属性

定义

syncBehavior

表示架构中的以下属性:syncBehavior

[DocumentFormat.OpenXml.SchemaAttr(0, "syncBehavior")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TimeNodeSyncValues> SyncBehavior { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TimeNodeSyncValues> SyncBehavior { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "syncBehavior")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TimeNodeSyncValues>? SyncBehavior { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("syncBehavior")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TimeNodeSyncValues>? SyncBehavior { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TimeNodeSyncValues>? SyncBehavior { get; set; }
member this.SyncBehavior : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TimeNodeSyncValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "syncBehavior")>]
member this.SyncBehavior : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TimeNodeSyncValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("syncBehavior")>]
member this.SyncBehavior : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TimeNodeSyncValues> with get, set
Public Property SyncBehavior As EnumValue(Of TimeNodeSyncValues)

属性值

返回 EnumValue<T>

属性

适用于