adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / FetchOptions Class / CallerType Property

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