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

In This Topic
    UserComment Property
    In This Topic
    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