NewProfileServiceSettingsPage.m_serviceInstanceCollection Field
Namespace: Microsoft.SharePoint.Portal.UserProfiles.AdminUI
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Protected m_serviceInstanceCollection As SPServiceInstanceDependencyCollection
'Usage
Dim value As SPServiceInstanceDependencyCollection
value = Me.m_serviceInstanceCollection
Me.m_serviceInstanceCollection = value
protected SPServiceInstanceDependencyCollection m_serviceInstanceCollection
See Also
Reference
NewProfileServiceSettingsPage Class