Enterprise 9 SOAP APIWhat's New in 9.12Changed CommandCopy PageProcedureTemplate Entity Element AddedDataValueId XML<xs:complexType name="WoUpdateProcedureStepCommand" mixed="false"> <xs:complexContent> <xs:extension base="CommandRequest"> <xs:sequence> <xs:element name="ProcedureStepId" type="xs:int"/> <xs:element name="Value" type="xs:string" minOccurs="0"/> <xs:element name="MoneyId" type="CurrencyType"/> <xs:element name="Comment" type="xs:string" minOccurs="0"/> <xs:element name="FlagId" type="xs:int" nillable="true"/> <xs:element name="UpdateMask" type="ProcedureStepState"/> <xs:element name="DataValueId" type="xs:int" nillable="true"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> Updated about 1 year ago Changed EnumerationsWhat's New in 9.11Did this page help you?YesNo