ComponentOne ASP.NET MVC Controls
Period Method (EnvelopesBuilder<T>)

C1.Web.Mvc.Finance.Fluent Namespace > EnvelopesBuilder<T> Class : Period Method
The value.
Configurates C1.Web.Mvc.Finance.Envelopes<T>.Period. Sets the period for the calculation as an integer value.
Syntax
'Declaration
 
Public Function Period( _
   ByVal value As Double _
) As EnvelopesBuilder(Of T)
public EnvelopesBuilder<T> Period( 
   double value
)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

EnvelopesBuilder<T> Class
EnvelopesBuilder<T> Members