Click or drag to resize

AzureHelperDayMarksEndOfInvoicingPeriod Method

[Missing <summary> documentation for "M:Atomia.Billing.Core.Sdk.BusinessLogic.AzureHelper.DayMarksEndOfInvoicingPeriod(System.DateTime,System.Boolean,System.Int32)"]

Namespace:  Atomia.Billing.Core.Sdk.BusinessLogic
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
public static bool DayMarksEndOfInvoicingPeriod(
	DateTime endTime,
	bool invoiceCalendarMonths,
	int billingPeriodDay
)

Parameters

endTime
Type: SystemDateTime

[Missing <param name="endTime"/> documentation for "M:Atomia.Billing.Core.Sdk.BusinessLogic.AzureHelper.DayMarksEndOfInvoicingPeriod(System.DateTime,System.Boolean,System.Int32)"]

invoiceCalendarMonths
Type: SystemBoolean

[Missing <param name="invoiceCalendarMonths"/> documentation for "M:Atomia.Billing.Core.Sdk.BusinessLogic.AzureHelper.DayMarksEndOfInvoicingPeriod(System.DateTime,System.Boolean,System.Int32)"]

billingPeriodDay
Type: SystemInt32

[Missing <param name="billingPeriodDay"/> documentation for "M:Atomia.Billing.Core.Sdk.BusinessLogic.AzureHelper.DayMarksEndOfInvoicingPeriod(System.DateTime,System.Boolean,System.Int32)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Atomia.Billing.Core.Sdk.BusinessLogic.AzureHelper.DayMarksEndOfInvoicingPeriod(System.DateTime,System.Boolean,System.Int32)"]

See Also