Class EvaluateOptions
public sealed class EvaluateOptions : CommandOptions
- Inheritance
-
EvaluateOptions
- Inherited Members
Properties
ResultOwnership
public ResultOwnership? ResultOwnership { get; set; }
Property Value
SerializationOptions
public SerializationOptions? SerializationOptions { get; set; }
Property Value
UserActivation
public bool? UserActivation { get; set; }
Property Value
- bool?