Dela via


IApprovedHealthServicesForDistribution Generic Interface

Defines properties related to the approved health services for distribution.

Namespace: Microsoft.EnterpriseManagement
Assembly: Microsoft.EnterpriseManagement.Core (in microsoft.enterprisemanagement.core.dll)

Usage

'Usage
Dim instance As IApprovedHealthServicesForDistribution(Of T)

Syntax

'Declaration
Public Interface IApprovedHealthServicesForDistribution(Of T As EnterpriseManagementObject)
public interface IApprovedHealthServicesForDistribution<T> where T : EnterpriseManagementObject
generic<typename T> where T : EnterpriseManagementObject
public interface class IApprovedHealthServicesForDistribution

GenericParameters

  • T
    The type of data associated with the approved health services for distribution.

Platforms

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms

Windows Server 2008,Windows Server 2003

See Also

Reference

IApprovedHealthServicesForDistribution Members
Microsoft.EnterpriseManagement Namespace