Software Development Kit (SDK) and API Discussions

Volume Options by Name

darraghos
1,676 Views

Hi guys, I'm using the DotNet bindings to create a small utility that checks the values of certain volume options. Getting the VolumeOptionsList result is straightforward using invokde but therafter It seems that I have to cycle thorugh each element of that VolumeOptionsList array thats returned and check the .Name attribute of that VolumeOption to see if it's the option I'm interested in. Is there no way to access the volume options by name directly?

0 REPLIES 0
Public