| ObjectTypeFilterRight Property |
Depending on what property that Left represents the following formats are allowed:
* "some text" (text property)
* """set prop value 1"",""set prop value 2""" (set property)
* ["true", "false"] (boolean property)
* xml datetime (datetime property)
* "B8C6F2D1-079E-4039-A5B1-369F423AE4C8,56079274-BFB5-421E-A72E-E63597B72CD6" (reference property or set property)
* "123456" (integer property)
Namespace:
Omada.OE.Solution.OIM.AppLogic.SurveyFeature
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic string Right { get; }
Property Value
Type:
String
See Also