ServicePRO SDK Help

stcConcurrentSession..::..LastActivity Property

Gets or sets the last activity.

Namespace:  HelpSTAR.PCL.Common
Assembly:  HelpSTAR.PCL.Common (in HelpSTAR.PCL.Common.dll)

Syntax


[DataMemberAttribute]
public Nullable<DateTime> LastActivity { get; set; }
<DataMemberAttribute> _
Public Property LastActivity As Nullable(Of DateTime)
	Get
	Set

Field Value

The last activity.