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

IsNGAY_SUANull() public method

public IsNGAY_SUANull ( ) : bool
return bool
        public bool IsNGAY_SUANull()
        {
            return pm_objDR.IsNull("NGAY_SUA");
        }