Click or drag to resize

PFHeaderHubUpdateMe Method

Requests an item's form update for the current user.

An updated list of notifications is broadcasted.

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 UpdateMe(
	long applicationId
)

Parameters

applicationId
Type: SystemInt64
The application id. Optional.
See Also