| ReferencePropertyValue Constructor |
Constructor.
Namespace:
Omada.OE.Solution.OIM.AppLogic.OPS.Model
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic ReferencePropertyValue(
string name,
string value
)
Parameters
- name
- Type: SystemString
The property name. - value
- Type: SystemString
The property value.
See Also