ServicePRO SDK Help

stcDataRange Constructor (DateTypeEnum, DateTime)

Initializes a new instance of the stcDataRange struct.

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

Syntax


public stcDataRange(
	clsEnumeration..::..DateTypeEnum Type,
	DateTime MinDate
)
Public Sub New ( _
	Type As clsEnumeration..::..DateTypeEnum, _
	MinDate As DateTime _
)

Parameters

Type
Type: HelpSTAR.PCL.Common..::..clsEnumeration..::..DateTypeEnum
The type.
MinDate
Type: DateTime
The minimum date.