BKI_DichVuMatDat.US.US_V_GD_NHAN_VIEN_PHU_CAP_V2.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_V_GD_NHAN_VIEN_PHU_CAP_V2