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

On this page
    ScopeName Property
    On this page
    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