Click or drag to resize
ModuleServicePropertyIsChanged Property
Gets a value indicating whether this instance is changed.

Namespace: Atomia.Provisioning.Base.Module
Assembly: Atomia.Provisioning.Base.Module (in Atomia.Provisioning.Base.Module.dll) Version: 17.3.6337.16009
Syntax
public bool IsChanged { get; }

Property Value

Type: Boolean
true if this instance is changed; otherwise, false.
See Also