PFItemCommentSharingUsers Property |
Gets the list of user ids having received a sharing message.
Namespace:
Packflow.Core.Poco
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax [DataMemberAttribute]
public List<long> SharingUsers { get; }
Property Value
Type:
ListInt64See Also