dotConnect for MySQL Documentation
Devart.Data.Synchronization Namespace / SyncScopeProvisioning Class / ScopeName Property

In This Topic
    ScopeName Property
    In This Topic
    Gets the name of the scope.
    Syntax
    'Declaration
     
    Public ReadOnly Property ScopeName As String
    public string ScopeName {get;}

    Property Value

    The name of the scope.
    See Also