adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / FetchCallerType Enumeration

In This Topic
    FetchCallerType Enumeration
    In This Topic
    Syntax
    'Declaration
     
    
    Public Enum FetchCallerType 
       Inherits System.Enum
    public enum FetchCallerType : System.Enum 
    Members
    MemberValueDescription
    External0 
    FromRelation3 
    FromSubtype1 
    FromSupertype2 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcanaDevelopment.adTempus.Shared.FetchCallerType

    See Also