Function csp::systems::ConvertDTOAssetDetailType

Function Documentation

EAssetType csp::systems::ConvertDTOAssetDetailType(const csp::common::String &DTOAssetDetailType)

Converts a received DTO type into a Connected Spaces Platform enum EAssetType.

Parameters

DTOAssetDetailType – : The string defining the asset type given via the DTO.

Returns

the converted EAssetType value.