CSReportEditor.fProperties.getIsAccounting C# (CSharp) Метод

getIsAccounting() публичный Метод

public getIsAccounting ( ) : bool
Результат bool
        public bool getIsAccounting()
        {
            return m_isAccounting;
        }
fProperties