Click or drag to resize

ParameterSchema Property

specifies the xml schema which values are validated against the xml schema XSD file must be placed in website\schema

Namespace:  Omada.OE.Solution.OIM.AppLogic.SystemOnboarding
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public string Schema { get; set; }

Property Value

Type: String
See Also