adTempus API
ArcanaDevelopment.adTempus.Shared.Extensibility Namespace / IVersionRange Interface / Min Property


In This Topic
    Min Property
    In This Topic
    Syntax
    'Declaration
     
    
    ReadOnly Property Min As Version
    Version Min {get;}
    property Version^ Min {
       Version^ get();
    }
    See Also