Click or drag to resize
ParaPlan Logo

EquipmentTypeEquipmentTypes Method

[Missing <summary> documentation for "M:ParaPlanREST.Models.EquipmentType.EquipmentTypes(System.Collections.Generic.List{ParaPlan.Entities.EquipmentType})"]

Namespace:  ParaPlanREST.Models
Assembly:  ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static List<EquipmentType> EquipmentTypes(
	List<EquipmentType> EquipmentTypes
)

Parameters

EquipmentTypes
Type: System.Collections.GenericListEquipmentType

[Missing <param name="EquipmentTypes"/> documentation for "M:ParaPlanREST.Models.EquipmentType.EquipmentTypes(System.Collections.Generic.List{ParaPlan.Entities.EquipmentType})"]

Return Value

Type: ListEquipmentType

[Missing <returns> documentation for "M:ParaPlanREST.Models.EquipmentType.EquipmentTypes(System.Collections.Generic.List{ParaPlan.Entities.EquipmentType})"]

See Also