'Declaration
Public Overloads Shared Sub Delete( _ ByVal dateTypeType As System.String, _ ByVal startDate As System.Date _ )
'Usage
Dim dateTypeType As System.String Dim startDate As System.Date DateDetail.Delete(dateTypeType, startDate)
public static void Delete( System.string dateTypeType, System.DateTime startDate )
Parameters
- dateTypeType
- startDate