BKI_DichVuMatDat.US.US_DM_NHAN_VIEN.IsNGAN_HANGNull C# (CSharp) Method

IsNGAN_HANGNull() public method

public IsNGAN_HANGNull ( ) : bool
return bool
        public bool IsNGAN_HANGNull()
        {
            return pm_objDR.IsNull("NGAN_HANG");
        }
US_DM_NHAN_VIEN