DS3 .NET Software Development Kit  3.0.0
Provides access to the Spectra Logic DS3 API through .NET.
Ds3.Calls.PutTapeDensityDirectiveSpectraS3Request Class Reference
Inheritance diagram for Ds3.Calls.PutTapeDensityDirectiveSpectraS3Request:
Ds3.Calls.Ds3Request

Public Member Functions

 PutTapeDensityDirectiveSpectraS3Request (TapeDriveType density, Guid partitionId, TapeType tapeType)
 
 PutTapeDensityDirectiveSpectraS3Request (TapeDriveType density, string partitionId, TapeType tapeType)
 
- Public Member Functions inherited from Ds3.Calls.Ds3Request
string getDescription (string paramstring)
 

Properties

TapeDriveType Density [get]
 
string PartitionId [get]
 
TapeType TapeType [get]