Leadtools.Dicom.AddIn.Common Namespace > ServerSettings Class : ImplementationClass Property |
[DisplayNameAttribute("Implementation Class")] public string ImplementationClass {get; set;}
'Declaration <DisplayNameAttribute("Implementation Class")> Public Property ImplementationClass As String
'Usage Dim instance As ServerSettings Dim value As String instance.ImplementationClass = value value = instance.ImplementationClass
[DisplayNameAttribute("Implementation Class")] public string ImplementationClass {get; set;}
DisplayNameAttribute("Implementation Class") get_ImplementationClass();
set_ImplementationClass(value);
[DisplayNameAttribute("Implementation Class")] public: property String^ ImplementationClass { String^ get(); void set ( String^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2