Share via


CommonTimeNode.EventFilter Property

Definition

evtFilter

Represents the following attribute in the schema: evtFilter

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

Property Value

Returns StringValue.

Attributes

Applies to