Click or drag to resize

IThirdPartyStoreHandler Interface

Disposable handler for SOLIDWORKS model 3rd party storage store

Namespace:  CodeStack.SwEx.AddIn.Base
Assembly:  CodeStack.SwEx.AddIn (in CodeStack.SwEx.AddIn.dll) Version: 0.8.1.0 (0.8.1.0)
Syntax
public interface IThirdPartyStoreHandler : IDisposable

The IThirdPartyStoreHandler type exposes the following members.

Properties
  NameDescription
Public propertyStorage
Underlying COM storage
Top
See Also