Click or drag to resize
ParaPlan Logo

FleetmanagerToFleetManagerEntity Method

[Missing <summary> documentation for "M:ParaPlanREST.Models.Fleetmanager.ToFleetManagerEntity(System.Int32,System.String)"]

Namespace:  ParaPlanREST.Models
Assembly:  ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public FleetManager ToFleetManagerEntity(
	int offset,
	string TPId
)

Parameters

offset
Type: SystemInt32

[Missing <param name="offset"/> documentation for "M:ParaPlanREST.Models.Fleetmanager.ToFleetManagerEntity(System.Int32,System.String)"]

TPId
Type: SystemString

[Missing <param name="TPId"/> documentation for "M:ParaPlanREST.Models.Fleetmanager.ToFleetManagerEntity(System.Int32,System.String)"]

Return Value

Type: FleetManager

[Missing <returns> documentation for "M:ParaPlanREST.Models.Fleetmanager.ToFleetManagerEntity(System.Int32,System.String)"]

See Also