HDL_ON/Entity/DB_ResidenceData.cs @@ -47,10 +47,11 @@ return _residecenInfo; } } set { _residecenInfo = value; } public void SetCurrentRegion(int index) { _residecenInfo = UserInfo.Current.regionList[index]; } ///// <summary>