ConditionalScopeBase members

The ConditionalScopeBase type exposes the following members.

Constructors

  Name Description
Protected method ConditionalScopeBase Initializes a new instance of the ConditionalScopeBase object.

Top

Properties

  Name Description
Public property TestResult The result of conditional expression evaluated at the server. It is not available until the query is executed.

Top

Methods

  Name Description
Public method CustomFromJson CustomFromJson
Public method FromJson Initialize its properties when the response comes from server.
Public method StartIfFalse Start the ELSE clause
Public method StartIfTrue Start the THEN clause
Public method StartScope Start the conditional execution scope.
Public method ToString (Inherited from Object.)

Top

See also

Reference

ConditionalScopeBase class

Microsoft.SharePoint.Client namespace