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