adTempus API
ArcanaDevelopment.adTempus.Shared.Extensibility Namespace / IUserInterfaceProperties Interface / InterfaceType Property


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