Click or drag to resize
IUpdateableType Properties

The IUpdateableType type exposes the following members.

Properties
  NameDescription
Public propertyRequiredVersion
Gets the minimum required version for updating the implementing type.
Public propertySphinxAttributeType
Gets the type of the sphinx attribute the implementing type represents.
(Inherited from ISphinxType.)
Public propertySupportedSince
Gets the version since when the implementing type is supported by Sphinx.
(Inherited from ISphinxType.)
Public propertyValue
Gets the value of the implementing type.
(Inherited from ISphinxType.)
Top
See Also