BKI_DichVuMatDat.US.US_GD_HOP_DONG.IsID_LOAI_LAO_DONGNull C# (CSharp) Method

IsID_LOAI_LAO_DONGNull() public method

public IsID_LOAI_LAO_DONGNull ( ) : bool
return bool
        public bool IsID_LOAI_LAO_DONGNull()
        {
            return pm_objDR.IsNull("ID_LOAI_LAO_DONG");
        }