ConditionalScope methods

The ConditionalScope type exposes the following members.

Methods

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

Top

See also

Reference

ConditionalScope class

Microsoft.SharePoint.Client namespace