Policy.IsLocal Property
Reserved for internal use.
Namespace: Microsoft.Office.RecordsManagement.InformationPolicy
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public ReadOnly Property IsLocal As Boolean
Get
'Usage
Dim instance As Policy
Dim value As Boolean
value = instance.IsLocal
public bool IsLocal { get; }
Property Value
Type: System.Boolean
See Also
Reference
Microsoft.Office.RecordsManagement.InformationPolicy Namespace