Click or drag to resize

ResultStatusOKErrorWarning Enumeration

OK, Error, Warning

Namespace:  SeniorSystemsWS.Entity
Assembly:  SeniorSystemsWS.Entity (in SeniorSystemsWS.Entity.dll) Version: 937.0.0.0 (937.0.0.33)
Syntax
public enum ResultStatusOKErrorWarning
Members
  Member nameValueDescription
StatusError0Error
StatusOK1Success
StatusWarning2Success, but there are items that should be addressed.
See Also