Table of Contents

Class SharedStorageRunOperationMethodOptions

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[ToObject]
public class SharedStorageRunOperationMethodOptions
Inheritance
SharedStorageRunOperationMethodOptions
Inherited Members

Constructors

SharedStorageRunOperationMethodOptions()

public SharedStorageRunOperationMethodOptions()

Fields

Data

[Value("data")]
public Object Data

Field Value

Object

KeepAlive

[Value("keepAlive")]
public bool KeepAlive

Field Value

bool

PrivateAggregationConfig

[Value("privateAggregationConfig")]
public SharedStoragePrivateAggregationConfig PrivateAggregationConfig

Field Value

SharedStoragePrivateAggregationConfig

ResolveToConfig

[Value("resolveToConfig")]
public bool ResolveToConfig

Field Value

bool

SavedQuery

[Value("savedQuery")]
public string SavedQuery

Field Value

string