Share via


CommonTimeNode.SyncBehavior Property

Definition

syncBehavior

Represents the following attribute in the schema: 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)

Property Value

Returns EnumValue<T>.

Attributes

Applies to