ITickDurationFactoryCreate Method (DateTime, Int32)

GF API Documentation
Create with end date and amount

Namespace:  GF.Api.Subscriptions.Ticks
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

Duration Create(
	DateTime end,
	int amount
)

Parameters

end
Type: SystemDateTime
UTC
amount
Type: SystemInt32

Return Value

Type: Duration
See Also

Reference