Aracılığıyla paylaş


OlapProperties.LocalRefresh Property

Definition

Local Refresh

Represents the following attribute in the schema: localRefresh

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

Property Value

Returns BooleanValue.

Attributes

Applies to