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