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

IsTONG_PHAI_NOPNull() public method

public IsTONG_PHAI_NOPNull ( ) : bool
return bool
        public bool IsTONG_PHAI_NOPNull()
        {
            return pm_objDR.IsNull("TONG_PHAI_NOP");
        }
US_V_RPT_LUONG_V2