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


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