3.1.5.2.4 Mapping Remote Field Set

An implementation MUST implement setting the value of a Remote Field as a Remote Method invocation of the FieldSetter method 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 that contains the Remote Field.

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