EnterpriseManagementGroup.Presentation Property

Definition

Gets an interface that enables you to access the forms, folders, image references, page sets, string resources, and views that are used to present information in the Service Manager user interface.

public:
 property Microsoft::EnterpriseManagement::IPresentationManagement ^ Presentation { Microsoft::EnterpriseManagement::IPresentationManagement ^ get(); };
public Microsoft.EnterpriseManagement.IPresentationManagement Presentation { get; }
member this.Presentation : Microsoft.EnterpriseManagement.IPresentationManagement
Public ReadOnly Property Presentation As IPresentationManagement

Property Value

The presentation manager.

Applies to