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

IsTI_LENull() public method

public IsTI_LENull ( ) : bool
return bool
        public bool IsTI_LENull()
        {
            return pm_objDR.IsNull("TI_LE");
        }
US_V_GD_NHAN_VIEN_PHU_CAP_V2