| BasePropertyAdapterControllerGetPropertyInformation Method |
Gets property information.
Namespace:
Omada.OE.Solution.OIM.AppLogic.OPS
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic BasePropertyAdapter GetPropertyInformation(
string propertySystemName
)
Parameters
- propertySystemName
- Type: SystemString
The property system name.
Return Value
Type:
BasePropertyAdapterThe adapter's property information.
See Also