CompiledViewDescriptor.IsPrecompiled Property

Definition

Gets a value that determines if the view is precompiled.

public:
 property bool IsPrecompiled { bool get(); void set(bool value); };
public bool IsPrecompiled { get; set; }
member this.IsPrecompiled : bool with get, set
Public Property IsPrecompiled As Boolean

Property Value

Applies to