BKI_DichVuMatDat.US.US_V_GD_NHAN_VIEN_PHU_CAP_V2.IsNGAY_LAPNull C# (CSharp) Method

IsNGAY_LAPNull() public method

public IsNGAY_LAPNull ( ) : bool
return bool
        public bool IsNGAY_LAPNull()
        {
            return pm_objDR.IsNull("NGAY_LAP");
        }
US_V_GD_NHAN_VIEN_PHU_CAP_V2