Leadtools.Medical.DataAccessLayer.Configuration Namespace > ConnectionElement Class : ServiceName Property |
[ConfigurationPropertyAttribute(Name="serviceName", Options=ConfigurationPropertyOptions.None, IsDefaultCollection=false, IsRequired=false, IsKey=false)] public string ServiceName {get; set;}
'Declaration <ConfigurationPropertyAttribute(Name="serviceName", Options=ConfigurationPropertyOptions.None, IsDefaultCollection=False, IsRequired=False, IsKey=False)> Public Property ServiceName As String
'Usage Dim instance As ConnectionElement Dim value As String instance.ServiceName = value value = instance.ServiceName
[ConfigurationPropertyAttribute(Name="serviceName", Options=ConfigurationPropertyOptions.None, IsDefaultCollection=false, IsRequired=false, IsKey=false)] public string ServiceName {get; set;}
ConfigurationPropertyAttribute(Name="serviceName", Options=ConfigurationPropertyOptions.None, IsDefaultCollection=, IsRequired=, IsKey=) get_ServiceName();
set_ServiceName(value);
[ConfigurationPropertyAttribute(Name="serviceName", Options=ConfigurationPropertyOptions.None, IsDefaultCollection=false, IsRequired=false, IsKey=false)] public: property String^ ServiceName { 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