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


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