stcJob..::..ServerName Property
   Gets or sets the name of the server.
   
                
    Namespace: 
   HelpSTAR.PCL.CommonAssembly: HelpSTAR.PCL.Common (in HelpSTAR.PCL.Common.dll)
Syntax
[DataMemberAttribute] public string ServerName { get; set; }
<DataMemberAttribute> _ Public Property ServerName As String Get Set