AddUtilState(String,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 AddUtilState() method adds a utilization state to the database.Syntax Visual BasicC# 'Declaration Public Overloads Shared Function AddUtilState( _ ByVal stateDesc As String, _ ByVal color As String _ ) As Integer public static int AddUtilState( string stateDesc, string color ) ParametersstateDesc Required. Holds the utilization state's description.color Required. Holds the state's color. Return ValueReturns an integer that is the new utilization state's code.See AlsoReferenceUtilStates ClassUtilStates MembersOverload List In This Topic
The AddUtilState() method adds a utilization state to the database.Syntax Visual BasicC# 'Declaration Public Overloads Shared Function AddUtilState( _ ByVal stateDesc As String, _ ByVal color As String _ ) As Integer public static int AddUtilState( string stateDesc, string color ) ParametersstateDesc Required. Holds the utilization state's description.color Required. Holds the state's color. Return ValueReturns an integer that is the new utilization state's code.See AlsoReferenceUtilStates ClassUtilStates MembersOverload List
The AddUtilState() method adds a utilization state to the database.Syntax Visual BasicC# 'Declaration Public Overloads Shared Function AddUtilState( _ ByVal stateDesc As String, _ ByVal color As String _ ) As Integer public static int AddUtilState( string stateDesc, string color ) ParametersstateDesc Required. Holds the utilization state's description.color Required. Holds the state's color. Return ValueReturns an integer that is the new utilization state's code.See AlsoReferenceUtilStates ClassUtilStates MembersOverload List
The AddUtilState() method adds a utilization state to the database.Syntax Visual BasicC# 'Declaration Public Overloads Shared Function AddUtilState( _ ByVal stateDesc As String, _ ByVal color As String _ ) As Integer public static int AddUtilState( string stateDesc, string color ) ParametersstateDesc Required. Holds the utilization state's description.color Required. Holds the state's color. Return ValueReturns an integer that is the new utilization state's code.See AlsoReferenceUtilStates ClassUtilStates MembersOverload List