BaseObject.CheckIsChanged Method ()

 

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

Syntax

protected virtual bool CheckIsChanged()
protected:
virtual bool CheckIsChanged()
Protected Overridable Function CheckIsChanged As Boolean

Return Value

Type: System.Boolean

See Also

BaseObject Class
Microsoft.ConfigurationManagement.ApplicationManagement Namespace

Return to top