AdaptableSharedEntityConfig
Describes an AdaptableObject which is being Team Shared
TypeScript
export interfaceProperties
| Property | Type |
|---|---|
| description | string |
| type | SharedEntityType |
Property Details
description
TypeScript
description: string;Property Value
string
type
TypeScript
type: SharedEntityType;