DeleteUtilState 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 DeleteUtilState() method removes the specified utilization state from the database.Syntax Visual BasicC# 'Declaration Public Shared Sub DeleteUtilState( _ ByVal stateCd As String _ ) public static void DeleteUtilState( string stateCd ) ParametersstateCd Required. Holds the code of the utilization state to be deleted. See AlsoReferenceUtilStates ClassUtilStates Members In This Topic
The DeleteUtilState() method removes the specified utilization state from the database.Syntax Visual BasicC# 'Declaration Public Shared Sub DeleteUtilState( _ ByVal stateCd As String _ ) public static void DeleteUtilState( string stateCd ) ParametersstateCd Required. Holds the code of the utilization state to be deleted. See AlsoReferenceUtilStates ClassUtilStates Members
The DeleteUtilState() method removes the specified utilization state from the database.Syntax Visual BasicC# 'Declaration Public Shared Sub DeleteUtilState( _ ByVal stateCd As String _ ) public static void DeleteUtilState( string stateCd ) ParametersstateCd Required. Holds the code of the utilization state to be deleted. See AlsoReferenceUtilStates ClassUtilStates Members
The DeleteUtilState() method removes the specified utilization state from the database.Syntax Visual BasicC# 'Declaration Public Shared Sub DeleteUtilState( _ ByVal stateCd As String _ ) public static void DeleteUtilState( string stateCd ) ParametersstateCd Required. Holds the code of the utilization state to be deleted. See AlsoReferenceUtilStates ClassUtilStates Members