PFItemSubscriptionLastOwnActivity Property |
The date of the 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> LastOwnActivity { get; }
Property Value
Type:
NullableDateTimeOffsetSee Also