Namespace:
RainWorx.FrameWorx.DTO
Assembly: RainWorx.FrameWorx.DTO (in RainWorx.FrameWorx.DTO.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.DTO (in RainWorx.FrameWorx.DTO.dll) Version: 3.5
Syntax
C#
public enum CavResponseCode
Members
Member name | Value | Description | |
---|---|---|---|
DataError | 0 | ||
Failed | 1 | ||
Passed | 2 | ||
NotPerformed | 3 | ||
Unknown | 4 |
See Also