ObjectCommand Constructor(String)Save PDFSave selected topicSave selected topic and subtopicsSave all topicsShareShare to emailCopy topic URLLast UpdatedNov 06, 20251 minute readOperations and ExecutionManufacturing Execution System 2023 R2 This constructor is used to create an ObjectCommand with a given name.Syntax Visual BasicC# 'Declaration Public Function New( _ ByVal name As String _ ) 'Usage Dim name As String Dim instance As New ObjectCommand(name) public ObjectCommand( string name ) Parametersname The name of the ObjectCommand. ENT.ADD ExampleENT.ADD See AlsoReferenceObjectCommand ClassObjectCommand MembersOverload List In This Topic
This constructor is used to create an ObjectCommand with a given name.Syntax Visual BasicC# 'Declaration Public Function New( _ ByVal name As String _ ) 'Usage Dim name As String Dim instance As New ObjectCommand(name) public ObjectCommand( string name ) Parametersname The name of the ObjectCommand. ENT.ADD ExampleENT.ADD See AlsoReferenceObjectCommand ClassObjectCommand MembersOverload List
This constructor is used to create an ObjectCommand with a given name.Syntax Visual BasicC# 'Declaration Public Function New( _ ByVal name As String _ ) 'Usage Dim name As String Dim instance As New ObjectCommand(name) public ObjectCommand( string name ) Parametersname The name of the ObjectCommand. ENT.ADD ExampleENT.ADD See AlsoReferenceObjectCommand ClassObjectCommand MembersOverload List
This constructor is used to create an ObjectCommand with a given name.Syntax Visual BasicC# 'Declaration Public Function New( _ ByVal name As String _ ) 'Usage Dim name As String Dim instance As New ObjectCommand(name) public ObjectCommand( string name ) Parametersname The name of the ObjectCommand. ENT.ADD ExampleENT.ADD See AlsoReferenceObjectCommand ClassObjectCommand MembersOverload List