You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Ektron.Cms.API.Community Namespace > Classes > Flagging Class > Flagging Methods > PurgeFlagEntries
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
Flagging.PurgeFlagEntries Method

Purges all flags of a particular content block over a defined date/time range.

C#
public PurgeFlagEntries(Long objectId, DateTime startDate, DateTime endDate);
Visual Basic
Public Sub PurgeFlagEntries(ByVal objectId As Long, ByVal startDate As DateTime, ByVal endDate As DateTime)
Parameters 
Description 
objectId 
The ID of the content that is having its flags purged. 
startDate 
The beginning of the date range of content to be purged. 
endDate 
The end of the date range of content to be purged. 
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!