Click or drag to resize

PFMessagingBroadcasterSendCommentUpdated Method

Broadcasts events that updates the messaging UI when a PFItemComment was updated.

Namespace:  Packflow.Interface.Messaging
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public static void SendCommentUpdated(
	PFItemComment comment
)

Parameters

comment
Type: Packflow.CorePFItemComment
See Also