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

IsNGUOI_LAPNull() public method

public IsNGUOI_LAPNull ( ) : bool
return bool
        public bool IsNGUOI_LAPNull()
        {
            return pm_objDR.IsNull("NGUOI_LAP");
        }