This type is an enumeration data type (a type for attribute values).
This enumeration lists the values that are possible for the Runtime modes used by Data Replication Service end points. As far as data replication is concerned, they can be a client (only send data), a server (only receive objects) or both. BOTH=0 CLIENT=1 SERVER=2
Package: drsclient