Click or drag to resize

RFC6902_OperationOldValue Property

Gets or sets the old value (optional).

Namespace:  Packflow.Rest
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
[DataMemberAttribute(Name = "oldValue")]
public Object OldValue { get; set; }

Property Value

Type: Object
See Also