Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

Show in webframe

ImplementationVersionName Property (ServerSettings)






Gets the Implementation Version Name.
Syntax
[DisplayNameAttribute("Implementation Version Name")]
public string ImplementationVersionName {get; set;}
'Declaration
 
<DisplayNameAttribute("Implementation Version Name")>
Public Property ImplementationVersionName As String
'Usage
 
Dim instance As ServerSettings
Dim value As String
 
instance.ImplementationVersionName = value
 
value = instance.ImplementationVersionName

            

            
[DisplayNameAttribute("Implementation Version Name")]
public:
property String^ ImplementationVersionName {
   String^ get();
   void set (    String^ value);
}

Property Value

The Implementation Version Name.
Remarks
The maximum length for this value is 16. A value of null means that the Implementation Version Name is absent.
Requirements

Target Platforms

See Also

Reference

ServerSettings Class
ServerSettings Members

Error processing SSI file
Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features