Xceed .NET Libraries Documentation
Xceed.Synchronization Assembly / Xceed.Synchronization Namespace / SynchronizationEvents Class


In This Topic
    SynchronizationEvents Class Properties
    In This Topic

    For a list of all members of this type, see SynchronizationEvents members.

    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)This property is reserved for internal use and is not intended to be used directly from your code.  
    Top
    Protected Properties
     NameDescription
    Protected Internal PropertyGets a boolean value indicating whether the SynchronizationEvents object has subscribed to the Analysis event.  
    Protected Internal PropertyGets a boolean value indicating whether the SynchronizationEvents object has subscribed to the CompareFileData event.  
    Protected Internal PropertyGets a boolean value indicating whether the SynchronizationEvents object has subscribed to the Conflict event.  
    Protected Internal PropertyGets a boolean value indicating whether the SynchronizationEvents object has subscribed to the FolderOperationAnalysis event.  
    Protected Internal PropertyGets a boolean value indicating whether the SynchronizationEvents object has subscribed to the FolderSynchronizationProgression event.  
    Protected Internal PropertyGets a boolean value indicating whether the SynchronizationEvents object has subscribed to the GettingSynchronizationFileFromFolder event.  
    Protected Internal PropertyGets a boolean value indicating whether the SynchronizationEvents object has subscribed to the LoadingMetaData event.  
    Protected Internal PropertyGets a boolean value indicating whether the SynchronizationEvents object has subscribed to the MetaDataLoaded event.  
    Protected Internal PropertyGets a boolean value indicating whether the SynchronizationEvents object has subscribed to the MetaDataSaved event.  
    Protected Internal PropertyGets a boolean value indicating whether the SynchronizationEvents object has subscribed to the SavingMetaData event.  
    Protected Internal PropertyGets a boolean value indicating whether the SynchronizationEvents object has subscribed to the SynchronizationProgression event.  
    Top
    See Also