Gets the client scope to which this C1DataSource belongs.

Namespace:  C1.Silverlight.Data.RiaServices
Assembly:  C1.Silverlight.Data.Entity (in C1.Silverlight.Data.Entity.dll)

Syntax

C#
public RiaClientScope ClientScope { get; }
Visual Basic
Public ReadOnly Property ClientScope As RiaClientScope
	Get

See Also