Click or drag to resize

PFItemCommentSharingUsers Property

Gets or sets the serialized list of user ids having received a sharing message.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public List<long> SharingUsers { get; }

Property Value

Type: ListInt64
See Also