UserProfileServiceAudienceStatisticsWebPart.m_strNumAudiences field
Represents the number of audiences.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Protected m_strNumAudiences As String
'Usage
Dim value As String
value = Me.m_strNumAudiences
Me.m_strNumAudiences = value
protected string m_strNumAudiences
See also
Reference
UserProfileServiceAudienceStatisticsWebPart class