GetModId 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 GetModId() method retrieves the modId of the specified user. The modId can be used for optimistic concurrency control.Syntax Visual BasicC# 'Declaration Public Shared Function GetModId( _ ByVal userID As String _ ) As String public static string GetModId( string userID ) ParametersuserID Required. Holds the ID of the user whose modID is being retrieved. Return ValueReturns the modification ID as a string.See AlsoReferenceUser ClassUser Members In This Topic
The GetModId() method retrieves the modId of the specified user. The modId can be used for optimistic concurrency control.Syntax Visual BasicC# 'Declaration Public Shared Function GetModId( _ ByVal userID As String _ ) As String public static string GetModId( string userID ) ParametersuserID Required. Holds the ID of the user whose modID is being retrieved. Return ValueReturns the modification ID as a string.See AlsoReferenceUser ClassUser Members
The GetModId() method retrieves the modId of the specified user. The modId can be used for optimistic concurrency control.Syntax Visual BasicC# 'Declaration Public Shared Function GetModId( _ ByVal userID As String _ ) As String public static string GetModId( string userID ) ParametersuserID Required. Holds the ID of the user whose modID is being retrieved. Return ValueReturns the modification ID as a string.See AlsoReferenceUser ClassUser Members
The GetModId() method retrieves the modId of the specified user. The modId can be used for optimistic concurrency control.Syntax Visual BasicC# 'Declaration Public Shared Function GetModId( _ ByVal userID As String _ ) As String public static string GetModId( string userID ) ParametersuserID Required. Holds the ID of the user whose modID is being retrieved. Return ValueReturns the modification ID as a string.See AlsoReferenceUser ClassUser Members