Click or drag to resize

PFActivityLogHubPFActivityLogGroupedResponseCreate Method

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public static PFActivityLogHubPFActivityLogGroupedResponse Create(
	string _field,
	string _value
)

Parameters

_field
Type: SystemString
_value
Type: SystemString

Return Value

Type: PFActivityLogHubPFActivityLogGroupedResponse
See Also