EnterpriseManagementObjectBaseWithProperties.HasChanges Property

Definition

Gets a value that indicates whether the object has changes or not.

public:
 property bool HasChanges { bool get(); };
public bool HasChanges { get; }
member this.HasChanges : bool
Public ReadOnly Property HasChanges As Boolean

Property Value

true if the specified object value has changes; otherwise, false.

Applies to