# CompanySharedContent

**Kind:** Class

**Source:** `Pams/Web/Pams.Web/Client/app/services/configurations/shareable-content/shareable-content.service.ts` (line 19)

**Part of:** [Pams](subsystem-pams)

## Properties

| Property | Type |
|---|---|
| `CompanyId` | `number` |
| `ObjectTypeId` | `number` |
| `ObjectShareTypeId` | `number` |
| `SharedBranches` | `SharedBranch[]` |
| `_selectedBranchesIDs` | `any[]` |
| `_BranchesDatasource` | `any[]` |
| `_disabledOptionAllBranches` | `boolean` |
| `_disabledOptionSomeBranches` | `boolean` |
| `_isSomeBranches` | `boolean` |
| `_isAllBranches` | `boolean` |
| `_isNoBranches` | `boolean` |
