UserProfileServiceAudienceStatisticsWebPart.m_strNumAudiences field
Representa o número de audiências.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaração
Protected m_strNumAudiences As String
'Uso
Dim value As String
value = Me.m_strNumAudiences
Me.m_strNumAudiences = value
protected string m_strNumAudiences
Ver também
Referência
UserProfileServiceAudienceStatisticsWebPart class