OrderDraftBuilderWithStart Method

GF API Documentation
Set [!:OrderDraft.Start]

Namespace:  GF.Api.Orders.Drafts
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

public OrderDraftBuilder WithStart(
	Nullable<DateTime> start
)

Parameters

start
Type: SystemNullableDateTime

Return Value

Type: OrderDraftBuilder
See Also

Reference