ITickDurationFactoryCreate Method (DateTime, DateTime)

GF API Documentation
Create with start and end dates

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

Duration Create(
	DateTime start,
	DateTime end
)

Parameters

start
Type: SystemDateTime
UTC
end
Type: SystemDateTime
UTC

Return Value

Type: Duration
See Also

Reference