ServerPolicy Interface

Represents a policy specified for a document type stored on a server running Office SharePoint Server 2007.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
<GuidAttribute("000C0390-0000-0000-C000-000000000046")> _
Public Interface ServerPolicy _
    Inherits _IMsoDispObj
'Usage
Dim instance As ServerPolicy
[GuidAttribute("000C0390-0000-0000-C000-000000000046")]
public interface ServerPolicy : _IMsoDispObj

Remarks

The ServerPolicy object is composed of individual PolicyItem objects representing the individual policy definitions for the active document.

See Also

Reference

ServerPolicy Members

Microsoft.Office.Core Namespace