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

IsNGUOI_SUANull() public method

public IsNGUOI_SUANull ( ) : bool
return bool
        public bool IsNGUOI_SUANull()
        {
            return pm_objDR.IsNull("NGUOI_SUA");
        }