3.1.5.1.4 Mapping Remote Field Set

An implementation MUST implement setting the value of a Remote Field as a Remote Method invocation of the method FieldSetter as specified in [MS-NRLS] section 3.5.4.2, with the following constraints:

  • The fieldName Argument MUST be set to the name of the Remote Field.

  • The typeName Argument MUST be set to the name of the Server Interface containing the Remote Field.

  • The val Argument MUST be set to the new value of the field.