Constructors

Group()

Properties

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
Parent string Group
Name of parent group
ReservedName string Group
Reserved Name of group, its set by tally and readonly
IsRevenue bool Group
Nature of group field in UI
calculated based on
IsRevenue
and
IsDeemedPositive
IsDeemedPositive bool Group
Nature of group field in UI
calculated based on
IsRevenue
and
IsDeemedPositive
AffectGrossProfit bool Group
IsSubledger bool Group
SortPosition int Group
AddlAllocType AdAllocType ? Group
Tally Field - Method to Allocate when used in purchase invoice
IsCalculable bool ? Group
Tally Field - Used for Calculation
IsAddable bool ? Group
Tally Field - Net Debit/Credit Balances for Reporting
Meta GroupMeta Group

Methods

ToDTO() TallyObjectDTO
ToString() string