adTempus API
ArcanaDevelopment.adTempus.ApplicationIntegration Namespace / IServerProperties Interface / InstanceName Property


In This Topic
    InstanceName Property (IServerProperties)
    In This Topic
    The name of the adTempus instance
    Syntax
    'Declaration
     
    
    ReadOnly Property InstanceName As String
    string InstanceName {get;}
    property String^ InstanceName {
       String^ get();
    }
    See Also