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

IsTHUENull() public method

public IsTHUENull ( ) : bool
return bool
        public bool IsTHUENull()
        {
            return pm_objDR.IsNull("THUE");
        }
US_V_RPT_LUONG_V2