WorkZoneServerProcessWebServiceUrl Property |
[Missing <summary> documentation for "P:Scanjour.Apf.Test.Environment.WorkZoneServer.ProcessWebServiceUrl"]
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 ProcessWebServiceUrl { get; }
Public ReadOnly Property ProcessWebServiceUrl As String
Get
public:
virtual property String^ ProcessWebServiceUrl {
String^ get () sealed;
}
abstract ProcessWebServiceUrl : string with get
override ProcessWebServiceUrl : string with get
Property Value
StringImplements
IWorkZoneServerProcessWebServiceUrl
See Also