Kategorie: Dev documentation

Four steps to Teams success

Service bus configuration

Subscriptions should be created with the following configuration:

Geschützt: App registrations

Es gibt keinen Textauszug, da dies ein geschützter Beitrag ist.

Entities

This article describes in short all entities that exist in GroupHive Enterprises An enterprise is an organization of any kind. There are three types of enterprises: Customers Suppliers Own company Customers are most important. They can be associated with products, lines etc. later. Maybe something similar will happen to suppliers one day. Customers are the …

Source refs

#Note1 If a form group contains an control with the type „FormArray“ and you change the order of the controls inside this array, this has no effect on the value of the form group. Elements will still be in the same order like before. You can fix this with calling „getRawValue“ instead, but make sure …

Entities

Entities for all services The entities in this section are needed throughout the whole application BaseEntity [Duplicate entity] Almost all entites inherit from the BaseEntity – it is duplicated through all SDK projects: CreatedDate: DateTime?CreatedBy: UserModifiedDate: DateTime?ModifiedBy: User UserEntity [Duplicate entity] This entity is duplicated through all apps and represents a user that can be …