adTempus API
ArcanaDevelopment.adTempus.Shared.Extensibility Namespace / IExecutorProperties Interface / TypeName Property


In This Topic
    TypeName Property (IExecutorProperties)
    In This Topic
    Syntax
    'Declaration
     
    
    ReadOnly Property TypeName As String
    string TypeName {get;}
    property String^ TypeName {
       String^ get();
    }
    See Also