BlendingDetails_BlendingDetailsRefreshWithDependencies Property |
|
DataPA OpenAnalytics API Reference
Namespace: DataPA.Utils.QueryEngineAssembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax bool RefreshWithDependencies { get; set; }
Property RefreshWithDependencies As Boolean
Get
Set
property bool RefreshWithDependencies {
bool get ();
void set (bool value);
}
function get_RefreshWithDependencies();
function set_RefreshWithDependencies(value);
Property Value
Type:
BooleanSee Also