IApprovedHealthServicesForDistribution Generic Interface
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
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