Click or drag to resize

ElementFactory Class

Factory for creating SolidFireElement objects which are used to make API calls to SolidFire clusters and nodes.
Inheritance Hierarchy
SystemObject
  SolidFire.ElementElementFactory

Namespace:  SolidFire.Element
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public static class ElementFactory

The ElementFactory type exposes the following members.

Methods
Fields
  NameDescription
Public fieldStatic memberMinVersionApiNumber
The minimum version number of the SolidFire API that is supported by this SDK. This is the loweest version that has been tested.
Top
See Also