BKI_DichVuMatDat.US.US_V_GD_NHAN_VIEN_PHU_CAP_V2.IsQUOC_TICHNull C# (CSharp) Method

IsQUOC_TICHNull() public method

public IsQUOC_TICHNull ( ) : bool
return bool
        public bool IsQUOC_TICHNull()
        {
            return pm_objDR.IsNull("QUOC_TICH");
        }
US_V_GD_NHAN_VIEN_PHU_CAP_V2