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 public List<long> SharingUsers { get; }
Property Value
Type:
ListInt64See Also