C# Class CmisSync.Lib.Producer.Crawler.CrawlEventCollection

Show file Open project: OpenDataSpace/CmisSync Class Usage Examples

Public Properties

Property Type Description
creationEvents List
mergableEvents Dictionary>

Property Details

creationEvents public property

public List creationEvents
return List

mergableEvents public property

public Dictionary> mergableEvents
return Dictionary>