Select a single Asset by its ID.
Namespace: Cartella.InterfacesAssembly: AssetManagementSystem (in AssetManagementSystem.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
IAsset SelectSingleAsset( string id ) |
Visual Basic |
---|
Function SelectSingleAsset ( _ id As String _ ) As IAsset |
Visual C++ |
---|
IAsset^ SelectSingleAsset( String^ id ) |
Parameters
- id
- Type: System..::..String
Unique ID of the Asset to be selected