BKI_DichVuMatDat.US.US_V_RPT_LUONG_V2.IsTHU_NHAP_CHIU_THUENull C# (CSharp) Method

IsTHU_NHAP_CHIU_THUENull() public method

public IsTHU_NHAP_CHIU_THUENull ( ) : bool
return bool
        public bool IsTHU_NHAP_CHIU_THUENull()
        {
            return pm_objDR.IsNull("THU_NHAP_CHIU_THUE");
        }
US_V_RPT_LUONG_V2