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