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.
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also