Share via


ListItemComplianceInfo.TagPolicyRecord property

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public Property TagPolicyRecord As Boolean
    Get
    Set
'Usage
Dim instance As ListItemComplianceInfo
Dim value As Boolean

value = instance.TagPolicyRecord

instance.TagPolicyRecord = value
public bool TagPolicyRecord { get; set; }

Property value

Type: System.Boolean

See also

Reference

ListItemComplianceInfo class

ListItemComplianceInfo members

Microsoft.SharePoint.Client namespace