adTempus API
ArcanaDevelopment.adTempus.Shared.Extensibility Namespace / IExtensionDefinition Interface / FactoryAssemblyName Property


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