See CanRefreshSchema.
Namespace:
Endeca.Web.UI.DesignAssembly: Endeca.Web (in Endeca.Web.dll) Version: 2.1.1.0 (2.1.1.620)
Syntax
| C# |
|---|
public override bool CanRefreshSchema { get; } |
| Visual Basic (Declaration) |
|---|
Public Overrides ReadOnly Property CanRefreshSchema As Boolean |
| Visual C++ |
|---|
public: virtual property bool CanRefreshSchema { bool get () override; } |