adTempus API
ArcanaDevelopment.adTempus.Client Namespace / DatabaseOperationTask Class / ActionType Property

In This Topic
    ActionType Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property ActionType As DatabaseTaskType
    public DatabaseTaskType ActionType {get; set;}
    See Also