Click or drag to resize

PFItemEvent_FollowConversationUpdateInformationOriginCommentId Property

If relevant, the id of the comment that caused this user to start/stop following this conversation.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[DataMemberAttribute]
public long OriginCommentId { get; set; }

Property Value

Type: Int64
See Also