Click or drag to resize

PFItemEvent_FollowConversationUpdateInformationOriginUserId Property

If relevant, the id of the user 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 OriginUserId { get; set; }

Property Value

Type: Int64
See Also