SDKOptions.Storage property
The storage instance. This interface provides functionality for storing data in a cache-like manner.
public IStorage Storage { get; set; }
Property Value
The storage.
See Also
- class SDKOptions
- namespace Autodesk.DataExchange