Click or drag to resize

PFUserNavigationPanelHubUpdateMe Method

Requests an update for the current user.

A new list of entries 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
See Also