UserProfileServiceAudienceStatisticsWebPart.m_strAudienceCompSche Field
Represents the schedule of the audience compilation timer operation.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Protected m_strAudienceCompSche As String
'Usage
Dim value As String
value = Me.m_strAudienceCompSche
Me.m_strAudienceCompSche = value
protected string m_strAudienceCompSche
See Also
Reference
UserProfileServiceAudienceStatisticsWebPart Class