Share via


DeliveryType Enumeration

Defines methods for how policy documents will be delivered.

Namespace: Microsoft.Clm.Shared.ProfileTemplates
Assembly: Microsoft.Clm.Shared (in Microsoft.Clm.Shared.dll)

Usage

'Usage
Dim instance As DeliveryType

Syntax

'Declaration
Public Enumeration DeliveryType
public enum DeliveryType
public enum class DeliveryType
public enum DeliveryType
public enum DeliveryType

Members

Member name Description
ClientPrint The policy documents will be printed by the client.
None The method for delivering the policy documents is not specified.
ServerPrint The policy documents will be printed by the FIM CM server.

Platforms

Development Platforms

Windows 2008 x64 Edition

Target Platforms

Windows XP SP3, Windows Vista SP1+, Windows 7, Windows Server 2008, Windows Server 2008 R2

See Also

Reference

Microsoft.Clm.Shared.ProfileTemplates Namespace