SAP Web Service Context
Base Class | ozsoft.sap.Component |
Abstract | False |
Hosted | True |
Singleton | False |
Extension | False |
Accessibility | Public |
ElementId | 68eef8af-fba6-6071-fb4b-37254eace92d |
Property Name | Type | Display Name (ENU) | Description (ENU) | Key | Max Length | Min Length | Case Sensitive | |
---|---|---|---|---|---|---|---|---|
System.Entity: | ||||||||
string | Display Name | Display name of monitoring object. | false | 256 | 0 | False | ||
ozsoft.sap.WebServiceContext: | ||||||||
string | Name | SAP Web Service Name | true | 256 | 1 | False |
<ClassType ID="ozsoft.sap.WebServiceContext" Accessibility="Public" Abstract="false" Base="ozsoft.sap.Component" Hosted="true" Singleton="false">
<Property ID="SAP_WEB_SERVICE_CONTEXT_NAME" Type="string" Key="true" CaseSensitive="false" MinLength="1" Length="256"/>
</ClassType>