Accounting Companion Logo Accounting Companion
HomeBlog
TallyConnector
Version
  • TallyConnector
    • Abstractions
    • Core
      • Attributes
      • Exceptions
      • Extensions
      • Models
        • Interfaces
        • Meta
        • Request
        • Response
        • TallyComplexObjects
        • Action
        • BaseObject
        • BaseTallyObject
        • BaseTallyObjectDTO
        • IBaseTallyService
        • ITallyObject
        • LicenseInfo
        • MasterLookupField
        • PeriodicityType
        • ShortVersion
        • TallyDMYYYYDate
        • TallyDate
        • TallyObject
        • TallyObjectDTO
        • TallyObjectType
        • TallyXml
        • XMLOverrideswithTracking
        • YesNo
      • Constants
      • Constants.DefaultFunctions
      • Constants.Groups
      • Constants.Periodicty
      • Constants.RetiredVersions
      • Constants.RetiredVersions.TallyPrime
      • Constants.SupportedVersions
      • Constants.SupportedVersions.TallyPrime
      • Constants.Voucher
      • Constants.Voucher.Category
      • Constants.Voucher.Filters
      • Constants.Voucher.Filters.ViewTypeFilters
      • Constants.Voucher.ViewType
      • Constants.VoucherType
      • QueryBuilder<TEntity, TMeta>
    • Models
    • Services
Class
Inherits object /XmlAttributeOverrides

XMLOverrideswithTracking

Inheritance Chain
object →XmlAttributeOverrides

Constructors

XMLOverrideswithTracking()

Properties

Entries → IEnumerable <( Type type , string member , XmlAttributes attrs )>

Methods

Add(Type, string, XmlAttributes)

Parameters

type Type
member string
attributes XmlAttributes
Contains(Type, string) → bool

Parameters

type Type
member string
TryGet(Type, string, out XmlAttributes) → bool

Parameters

type Type
member string
attributes XmlAttributes