An NDoc Documented Class Library

ASERR Structure

askSam Error value

For a list of all members of this type, see ASERR Members.

System.Object
   ValueType
      ASERR

[Serializable]
public struct ASERR : IComparable, IFormattable

Remarks

This is the default return type for most askSam Engine APIs. This value will be 1 if everything is OK and completed successfully or the value will be an item from the ErrorNumber enum.

Requirements

Namespace: askSam

Assembly: asnetsdk (in asnetsdk.dll)

See Also

ASERR Members | askSam Namespace