Select all Assets by specific type.
Namespace: Cartella.InterfacesAssembly: AssetManagementSystem (in AssetManagementSystem.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
| C# |
|---|
IAsset[] SelectAssetsByType( string typeName ) |
| Visual Basic |
|---|
Function SelectAssetsByType ( _ typeName As String _ ) As IAsset() |
| Visual C++ |
|---|
array<IAsset^>^ SelectAssetsByType( String^ typeName ) |
Parameters
- typeName
- Type: System..::..String
Specific Asset Type Name