Click or drag to resize

PFMessagingBroadcasterSendCommentCreated Method

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

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 SendCommentCreated(
	PFItemComment comment
)

Parameters

comment
Type: Packflow.CorePFItemComment
See Also