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 [DataMemberAttribute]
public Nullable<DateTimeOffset> LastActivity { get; }
Property Value
Type:
NullableDateTimeOffsetSee Also