| DataSourceFieldIsKey Property |
Only one field can be key.
IsKey is only used if the data source is for sql objects.
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 bool IsKey { get; }
Property Value
Type:
Boolean
See Also