ITransformProperties interface

Provides an interface for transforming properties.

Namespace: ASNA.DataGate.Providers Assembly: ASNA.QSys.DataGate.Client.dll

Extends: ICloneable

Remarks

This interface is used to define a set of properties that can be transformed or manipulated. It extends the ICloneable interface, which means instances of classes implementing this interface can be cloned.