dotConnect for Oracle Documentation
Devart.Data.Synchronization Namespace / SyncScopeProvisioning Class / UserComment Property

On this page
    UserComment Property
    On this page
    Gets or sets the user-specified comment about the scope.
    Syntax
    'Declaration
     
    Public Property UserComment As String
    public string UserComment {get; set;}

    Property Value

    The user-specified comment about the scope.
    See Also