DisplayName Property

Summary
Gets or sets the friendly name for the service.
Syntax
C#
VB
C++
public string DisplayName { get; set; } 
Public Property DisplayName As String 
public: 
property String^ DisplayName { 
   String^ get(); 
   void set (   String^ ); 
} 

Property Value

The friendly name of the service.

Requirements

Target Platforms

Help Version 21.0.2021.7.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Server.Admin Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.