| SurveyObjectsLoadParamsBaseKeyPosList Property |
Positive list of SurveyObject keys. Unless the list is empty,
only objects with the provided keys are loaded.
Namespace:
Omada.OE.Solution.OIM.AppLogic.SurveyFeature.Model
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic List<string> KeyPosList { get; set; }
Property Value
Type:
ListString
See Also