Click or drag to resize

PFUserNotificationRelatedObjectId Property

Gets or sets the related object id. IMPORTANT: this field is not always filled, and should always be filtered along with the tag or the application and/or content-type id; because it will never be unique accross related objects.

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

Property Value

Type: Int64
See Also