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


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