Enum EntityID
All system entities in LemonEdge have a hardcoded unique global ID that corrosponds to this enum.
The short enum value is translated to a guid using ToShortGuid<T>(T)
Wherever a EntityID is used by LemonEdge, you can also use an actual unique global Guid value. When creating entities in your own code you can keep the IDs as global Guid values for reference
Namespace: LemonEdge.API.Attributes
Assembly: API.dll
Syntax
public enum EntityID : short
Fields
Name | Description |
---|---|
AccountMaintenance | |
ActionTrigger | |
ActionTriggerGate | |
AddInModules | |
AddIns | |
AllocationAmount | |
AllocationMapping | |
AllocationPath | |
AllocationPathRule | |
AllocationRule | |
BlendingTran | |
BlendingTranInstrument | Obsolete |
BlendingTranInstrumentValue | |
BlendingTranNewValue | |
BlendingTranNewValueAggregate | |
BlendingTranNewValueAllocation | |
BlendTransaction | |
BlendTransactionAllocation | Obsolete |
BlendTransactionInstrumentSet | |
Canvas | |
CanvasPermissions | Obsolete |
CanvasPromotions | |
CapitalAccountDataItem | |
Chart | |
Comment | |
Company | |
CompanyOwnership | |
CompanyStructure | |
ContactInfo | |
Currency | |
CustomGrid | |
CustomGridColumn | |
CustomImages | |
CustomObject | |
CustomObjectProperty | |
CustomView | |
CustomViewControl | |
DataMapping | |
DataMappingProperty | |
Dataset | |
DatasetQueryableItem | |
DatasetQueryableItemFieldInfo | |
DatasetQueryableItemJoin | |
DataSourceIDs | |
DataSourceTypes | |
DataTemplate | |
DataTemplateAttachment | |
DefaultValue | |
DefaultWatcher | |
Document | |
DocumentAttachment | |
Domicile | |
Employee | |
EntityPeriodClosings | |
EntitySet | |
EntityTag | |
ExchangeRate | |
ExchangeRateCategory | |
Favourite | |
FilterDescriptor | |
GLAccount | |
GLAccountName | |
GLClassification | |
GLClassificationName | |
GLPosting | |
GLPostingAllocated | |
GLRollup | |
GLRollupClassification | |
GLRollupHeader | |
ImportDefinition | |
ImportDefinitionStep | |
Industry | |
Instrument | |
InstrumentCapitalAccountDataSetting | |
InstrumentSet | |
InstrumentSetItem | |
InstrumentSetType | |
LayoutRoles | |
Layouts | |
Ledger | |
MenuItems | |
ObjectEntity | |
PeriodEnd | |
PeriodEndAdjustment | |
Permissions | |
Person | |
Pivot | |
PivotFieldInfo | |
QueryRunner | |
QueryRunnerStep | |
QueryRunnerStepParameter | |
Report | |
ReportSSRS | |
Roles | |
ServerTask | |
ServerTaskData | |
ServerTaskStatus | |
SetEntity | |
SetOwner | Obsolete |
SQLFunction | |
SQLTypeWrapper | |
SQLWrapper | |
Tag | |
TagType | |
Task | |
TeamDefaultPermissions | |
TeamDefaultTeamPermissions | |
Teams | |
Transaction | |
TransactionAggregator | |
TransactionAggregatorOn | |
TransactionAllocated | |
TransactionCode | |
TransactionCodeAllocateToTransaction | |
TransactionCodeAllocateToTransactionValue | |
TransactionCodeGLEntry | |
TransactionCodeProcessor | |
TransactionCodeValue | |
TransactionMatcher | |
TransactionMatcherOn | |
TransactionType | |
TransactionTypeValue | |
TransactionValue | |
Transfer | |
TransferEntityOverride | |
TransferTargetPartner | |
TransferTransactionTypeOverride | |
UserRoles | |
Users | |
UserTeams | |
VennSet | |
VennSetQueryableItem | |
VennSetQueryableItemFieldInfo | |
VennSetQueryableItemParam | |
Watcher | |
WatcherNotification | |
WatcherNotificationListener | |
WatcherTriggerGateType | Obsolete |
WatcherType |