Click or drag to resize

PFApplicationHubResultOutput Property

Gets or sets the object returned by the method.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
[DataMemberAttribute]
public Object Output { get; set; }

Property Value

Type: Object
See Also