| GatewayClientGetSystemSchemaAsync Method |
Namespace:
Omada.OE.Solution.OIM.AppLogic.OPS.WCF
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic Task<string> GetSystemSchemaAsync(
string collectorType,
Dictionary<string, string> parameters
)
Parameters
- collectorType
- Type: SystemString
- parameters
- Type: System.Collections.GenericDictionaryString, String
Return Value
Type:
TaskStringImplements
IGatewayGetSystemSchemaAsync(String, DictionaryString, String)
See Also