ServicePRO SDK Help

stcRepRate..::..EffectiveDate Property

Specify the date as of when charge rate will be applicable to rep’s time worked.
Default date it set to DateTime.Now.Date
(Optional)

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

Syntax


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

Field Value

The effective date.