ConditionalScopeBase class

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Client.ConditionalScopeBase
    Microsoft.SharePoint.Client.ConditionalScope

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client.Runtime (in Microsoft.SharePoint.Client.Runtime.dll)

Syntax

'Declaration
Public MustInherit Class ConditionalScopeBase _
    Implements IFromJson
'Usage
Dim instance As ConditionalScopeBase
public abstract class ConditionalScopeBase : IFromJson

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

ConditionalScopeBase members

Microsoft.SharePoint.Client namespace