Click or drag to resize

PFItemSubscriptionLastActivity Property

The date of last activity in the item conversation.

Namespace:  Packflow.Core.Poco
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[DataMemberAttribute]
public Nullable<DateTimeOffset> LastActivity { get; }

Property Value

Type: NullableDateTimeOffset
See Also