Constructors

Group()

Properties

Parent → string
Name of parent group
ReservedName → string
Reserved Name of group, its set by tally and readonly
IsRevenue → bool
Nature of group field in UI
calculated based on
IsRevenue
and
IsDeemedPositive
IsDeemedPositive → bool
Nature of group field in UI
calculated based on
IsRevenue
and
IsDeemedPositive
AffectGrossProfit → bool
IsSubledger → bool
SortPosition → int
AddlAllocType → AdAllocType ?
Tally Field - Method to Allocate when used in purchase invoice
IsCalculable → bool ?
Tally Field - Used for Calculation
IsAddable → bool ?
Tally Field - Net Debit/Credit Balances for Reporting
Meta → GroupMeta
GUID → string BaseTallyObject
RemoteId → string BaseTallyObject
MasterId → ulong TallyObject
AlterId → ulong TallyObject
EnteredBy → string TallyObject
AlteredBy → string TallyObject
Name → string BaseMasterObject
Alias → string BaseAliasedMasterObject
LanguageNameList → List < LanguageNameList > BaseAliasedMasterObject

Methods

ToString() → string
ToDTO() → TallyObjectDTO