[]
        
(Showing Draft Content)

C1.Web.Mvc.Finance.Fluent.EnvelopesBuilder-1.Period

Period Method

Period(double)

Configurates Period. Sets the period for the calculation as an integer value.

Declaration
public EnvelopesBuilder<T> Period(double value)
Parameters
Type Name Description
double value

The value.

Returns
Type Description
EnvelopesBuilder<T>

Current builder.