PopupEntitySelection(String) MethodSave PDFSave selected topicSave selected topic and subtopicsSave all topicsShareShare to emailCopy topic URLLast UpdatedNov 06, 20251 minute readOperations and ExecutionManufacturing Execution System 2023 R2 The PopupEntitySelection() method opens the Entity dialog, which allows entities to be selected based on a specified capability.Syntax Visual BasicC# 'Declaration Public Overloads Shared Function PopupEntitySelection( _ ByRef entList As String _ ) As Boolean public static bool PopupEntitySelection( out string entList ) ParametersentList Output. Returns a list of entity IDs (ent_id) that are selected in the Entity tree, separated by a comma. Return ValueReturns true if the user selects entity(s) in the tree.Example bool EntitySelected = PopupEntitySelection(out EntList); See AlsoReferenceUtility ClassUtility MembersOverload List In This Topic
The PopupEntitySelection() method opens the Entity dialog, which allows entities to be selected based on a specified capability.Syntax Visual BasicC# 'Declaration Public Overloads Shared Function PopupEntitySelection( _ ByRef entList As String _ ) As Boolean public static bool PopupEntitySelection( out string entList ) ParametersentList Output. Returns a list of entity IDs (ent_id) that are selected in the Entity tree, separated by a comma. Return ValueReturns true if the user selects entity(s) in the tree.Example bool EntitySelected = PopupEntitySelection(out EntList); See AlsoReferenceUtility ClassUtility MembersOverload List
The PopupEntitySelection() method opens the Entity dialog, which allows entities to be selected based on a specified capability.Syntax Visual BasicC# 'Declaration Public Overloads Shared Function PopupEntitySelection( _ ByRef entList As String _ ) As Boolean public static bool PopupEntitySelection( out string entList ) ParametersentList Output. Returns a list of entity IDs (ent_id) that are selected in the Entity tree, separated by a comma. Return ValueReturns true if the user selects entity(s) in the tree.Example bool EntitySelected = PopupEntitySelection(out EntList); See AlsoReferenceUtility ClassUtility MembersOverload List
The PopupEntitySelection() method opens the Entity dialog, which allows entities to be selected based on a specified capability.Syntax Visual BasicC# 'Declaration Public Overloads Shared Function PopupEntitySelection( _ ByRef entList As String _ ) As Boolean public static bool PopupEntitySelection( out string entList ) ParametersentList Output. Returns a list of entity IDs (ent_id) that are selected in the Entity tree, separated by a comma. Return ValueReturns true if the user selects entity(s) in the tree.Example bool EntitySelected = PopupEntitySelection(out EntList); See AlsoReferenceUtility ClassUtility MembersOverload List