Click or drag to resize

LevelType Properties

IT Hit WebDAV Classes Reference

The LevelType type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberHigh
Represents a high level.
Public propertyStatic memberLow
Represents a low level.
Public propertyStatic memberMedium
Represents a medium level.
Public propertyName
Gets the string representation of the enum value.
(Inherited from ExtendibleEnum.)
Public propertyNumber
Gets the integer representation of the enum value. Default is -1.
(Inherited from ExtendibleEnum.)
Top
See Also