In This Topic
Returns or specifies whether data should be transferred to a new member on the AS/400 or to an existing member, and whether the file that will contain the member already exists.
Syntax
Property Value
The default value (RepMemberConf) specifies to send to an existing member in an existing file. Before overwriting the existing member, Reflection prompts to confirm the overwrite action.
Exceptions
Exception | Description |
Attachmate.Reflection.SecuredSettingException |
This exception is thrown when you modify a Reflection property that has been secured
via the Permissions Manager, or if such a modification requires Administrator privileges.
|
See Also