set_resolution_flags


Description:

[ Version ( since = "0.2.12" ) ]
public bool set_resolution_flags (ResolutionFlags flags)

Set the resolution flags for an operation.

Will only succeed if flags obey to the inherent capabilities of this.

Parameters:

this

a OperationOptions instance

flags

the resolution flags to be set for an operation. See ResolutionFlags for possible values.

Returns:

true if flags could be set, false otherwise.