WorkZoneServerProcessWebServiceUrl2 Property |
[Missing <summary> documentation for "P:Scanjour.Apf.Test.Environment.WorkZoneServer.ProcessWebServiceUrl2"]
Namespace: Scanjour.Apf.Test.EnvironmentAssembly: Scanjour.Apf.Test.Environment.Base (in Scanjour.Apf.Test.Environment.Base.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string ProcessWebServiceUrl2 { get; }
Public ReadOnly Property ProcessWebServiceUrl2 As String
Get
public:
virtual property String^ ProcessWebServiceUrl2 {
String^ get () sealed;
}
abstract ProcessWebServiceUrl2 : string with get
override ProcessWebServiceUrl2 : string with get
Property Value
StringImplements
IWorkZoneServerProcessWebServiceUrl2
See Also