Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Saves all changes to audience data in the database, such as updated name, description, and operator list.
Namespace: Microsoft.Office.Server.Audience
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public Sub Commit
'Usage
Dim instance As Audience
instance.Commit()
public void Commit()
Remarks
You must set the AudienceRules property before calling the Commit method. Setting AudienceRules indicates that the rule has changed since the last commit.