'Declaration Public Shared Function GetFiscalMonthRange( _ ByVal value As Object, _ ByVal fiscalYearFirstMonth As Integer, _ ByVal fiscalYearShift As Integer, _ ByVal format As String _ ) As String
public static string GetFiscalMonthRange( object value, int fiscalYearFirstMonth, int fiscalYearShift, string format )
Parameters
- value
- fiscalYearFirstMonth
- fiscalYearShift
- format