| ProvisioningConfigurationControllerGetProvisioningMethod Method (Int32) |
Returns provisioning type ENUM base on reference property Value-Id
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
Syntaxpublic Nullable<ProvisioningMethod> GetProvisioningMethod(
int provisioningMethodId
)
Parameters
- provisioningMethodId
- Type: SystemInt32
Return Value
Type:
NullableProvisioningMethod
See Also