ServicePRO SDK Help

stcMessage..::..EndDate Property

Specify datetime value as when the anncoument will expire
Required when creating new Announcement

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

Syntax


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

Field Value

The end date.