Share via


IChangeTracker Interface

 

Applies To: System Center 2012 Configuration Manager

Namespace:   Microsoft.ConfigurationManagement.ApplicationManagement
Assembly:  Microsoft.ConfigurationManagement.ApplicationManagement (in Microsoft.ConfigurationManagement.ApplicationManagement.dll)

Syntax

public interface IChangeTracker
public interface class IChangeTracker
Public Interface IChangeTracker

Properties

Name Description
System_CAPS_pubproperty IsChanged

System_CAPS_pubproperty IsReadOnly

Methods

Name Description
System_CAPS_pubmethod OnChanged(Object, ChangeEventArgs)

System_CAPS_pubmethod OnChanging(Object, ChangeEventArgs)

Events

Name Description
System_CAPS_pubevent OnChangedEvent

System_CAPS_pubevent OnChangingEvent

See Also

Microsoft.ConfigurationManagement.ApplicationManagement Namespace

Return to top