←Select platform

ServerAE Property

Summary

The Server Application Entity Title

Syntax

C#
VB
C++
[ConfigurationPropertyAttribute("ServerAE", IsRequired=false)] 
public string ServerAE { get; set; } 
<ConfigurationPropertyAttribute("ServerAE", IsRequired:=false)>  
Public Property ServerAE() As String 
   Get 
   Set 
public:  
   [ConfigurationPropertyAttribute(L"ServerAE", IsRequired=false)] 
   property String^ ServerAE 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

the Server Application Entity Title

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Services Assembly