public AssetType GetAssetType( string assetTypeName )
Public Function GetAssetType( _ ByVal assetTypeName As String _ ) As AssetType
Parameters
- assetTypeName
- The name of the AssetType to return.
Return Value
The AssetType that corresponds to assetTypeName.