BKI_DichVuMatDat.US.US_CM_THU_TU_DON_VI.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");
        }