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

IsNGUOI_BAO_LANHNull() public method

public IsNGUOI_BAO_LANHNull ( ) : bool
return bool
        public bool IsNGUOI_BAO_LANHNull()
        {
            return pm_objDR.IsNull("NGUOI_BAO_LANH");
        }
US_V_GD_NHAN_VIEN_PHU_CAP_V2