SPPolicyStoreProxy.ReviewCenterUrl property

Namespace:  Microsoft.SharePoint.Client.CompliancePolicy
Assembly:  Microsoft.Office.Client.Policy (in Microsoft.Office.Client.Policy.dll)

Syntax

'Declaration
Public ReadOnly Property ReviewCenterUrl As String
    Get
'Usage
Dim instance As SPPolicyStoreProxy
Dim value As String

value = instance.ReviewCenterUrl
public string ReviewCenterUrl { get; }

Property value

Type: System.String

See also

Reference

SPPolicyStoreProxy class

SPPolicyStoreProxy members

Microsoft.SharePoint.Client.CompliancePolicy namespace