ServicePRO SDK Help

stcSolution..::..DateLastModified Property

Specifies the date and time when standard solution was modified.
Required when adding/updating a new standard solution
Not required when viewing best solution

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

Syntax


[DataMemberAttribute]
public DateTime DateLastModified { get; set; }
<DataMemberAttribute> _
Public Property DateLastModified As DateTime
	Get
	Set

Field Value

The date last modified.