Click or drag to resize

PFDataHubSubscribeAsGridView Method

Makes a gridview subscribe to updates.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public void SubscribeAsGridView(
	string gridViewId
)

Parameters

gridViewId
Type: SystemString
See Also