Click or drag to resize

RFC6902_OperationValue Property

Gets or sets the value.

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 = "value")]
public Object Value { get; set; }

Property Value

Type: Object
See Also