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

IsSO_TIEN_LCDNull() public method

public IsSO_TIEN_LCDNull ( ) : bool
return bool
        public bool IsSO_TIEN_LCDNull()
        {
            return pm_objDR.IsNull("SO_TIEN_LCD");
        }