ConfigSync File

The ConfigSync file contains the description of the objects and attributes in your configuration set. The file contains the following elements

<?xml version="1.0" encoding="utf-8" ?>
<Lithnet.ResourceManagement.ConfigSync>
  <Variables>
    ...
  </Variables>
  <Operations>
    ...
  </Operations>
</Lithnet.ResourceManagement.ConfigSync>

Last updated