public SVMConfigWarehouse.ConfigIndex toConfigIndex()
        {
            var th = this;

            return(SVMConfigWarehouse.getConfigServiceSystemForDefinition(ref th));
        }
 public SVMConfigWarehouse.ConfigIndex toConfigIndex()
 {
     return(SVMConfigWarehouse.getConfigServiceSystemForDefinition(this));
 }