adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / ServiceInfo Class / DisplayName Property

In This Topic
    DisplayName Property (ServiceInfo)
    In This Topic
    The display name of the service.
    Syntax
    'Declaration
     
    
    <DataMemberAttribute()>
    Public ReadOnly Property DisplayName As String
    [DataMember()]
    public string DisplayName {get;}
    See Also