Share via


PolicyFeature.ResourceTypes Property

Gets the collection of any resource types employed by this policy feature.

Namespace:  Microsoft.Office.RecordsManagement.InformationPolicy
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

'Declaration
Public ReadOnly Property ResourceTypes As PolicyResourceTypeCollection
    Get
'Usage
Dim instance As PolicyFeature
Dim value As PolicyResourceTypeCollection

value = instance.ResourceTypes
public PolicyResourceTypeCollection ResourceTypes { get; }

Property Value

Type: Microsoft.Office.RecordsManagement.InformationPolicy.PolicyResourceTypeCollection
A PolicyResourceTypeCollection that represents the collection of any resource types employed by this policy feature.

Remarks

For more information, see Policy Resource Overview in SharePoint Server 2010 (ECM).

See Also

Reference

PolicyFeature Class

PolicyFeature Members

Microsoft.Office.RecordsManagement.InformationPolicy Namespace