adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / Message Class / ExceptionType Property

In This Topic
    ExceptionType Property
    In This Topic
    Syntax
    'Declaration
     
    
    <DataMemberAttribute()>
    Public Property ExceptionType As Integer
    [DataMember()]
    public int ExceptionType {get; set;}
    See Also