BKI_DichVuMatDat.US.US_GD_HOP_DONG.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");
        }