Class PhysicalInstanceDifferenceDetector
Detect differences between two physical instances
Inherited Members
Namespace: Algenta.Colectica.Commands.DifferenceDetection
Assembly: Algenta.Colectica.Model.Ddi.dll
Syntax
public class PhysicalInstanceDifferenceDetector
Methods
DetectDifferences(PhysicalInstance, PhysicalInstance)
Detect differences between two physical instances
Declaration
public DifferenceResult DetectDifferences(PhysicalInstance oldPi, PhysicalInstance newPi)
Parameters
Type | Name | Description |
---|---|---|
PhysicalInstance | oldPi | |
PhysicalInstance | newPi |
Returns
Type | Description |
---|---|
DifferenceResult |