CSReportEditor.fProperties.getTagChanged C# (CSharp) Method

getTagChanged() public method

public getTagChanged ( ) : bool
return bool
        public bool getTagChanged()
        {
            return m_tagChanged;
        }
fProperties