Click or drag to resize
ParaPlan Logo

StopBuildExtraRidersString Method

[Missing <summary> documentation for "M:ParaPlanREST.Models.Stop.BuildExtraRidersString(ParaPlan.Entities.TripBase)"]

Namespace:  ParaPlanREST.Models
Assembly:  ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string BuildExtraRidersString(
	TripBase trip
)

Parameters

trip
Type: TripBase

[Missing <param name="trip"/> documentation for "M:ParaPlanREST.Models.Stop.BuildExtraRidersString(ParaPlan.Entities.TripBase)"]

Return Value

Type: String

[Missing <returns> documentation for "M:ParaPlanREST.Models.Stop.BuildExtraRidersString(ParaPlan.Entities.TripBase)"]

See Also