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

IsTEN_DON_VINull() public method

public IsTEN_DON_VINull ( ) : bool
return bool
        public bool IsTEN_DON_VINull()
        {
            return pm_objDR.IsNull("TEN_DON_VI");
        }
US_V_RPT_LUONG_V2