ProductConcepts
The Product Concepts resource manages the product concepts.
Columns
| Name | Type | Description |
| ConceptId [KEY] | String | ConceptId of ProductConcepts |
| Name | String | Name of the concept. |
| ConceptNumber | String | ConceptNumber of ProductConcepts |
| Description | String | Description of the concept. |
| LongDescription | String | Long description of the concept. |
| Type | String | Type of the product concept. |
| LifecyclePhase | String | LifecyclePhase of ProductConcepts |
| CurrencyCode | String | Abbreviation that identifies the currency of the product concept. |
| IsCurrent | String | IsCurrent of ProductConcepts |
| Version | String | Version of ProductConcepts |
| DueDate | Date | Date when the concept is due. |
| CreatedBy | String | CreatedBy of ProductConcepts |
| CreationDate | Datetime | CreationDate of ProductConcepts |
| LastUpdatedBy | String | LastUpdatedBy of ProductConcepts |
| LastUpdateDate | Datetime | LastUpdateDate of ProductConcepts |
| MasterId | String | MasterId of ProductConcepts |
| OwnerDisplayName | String | OwnerDisplayName of ProductConcepts |
| AllowAccesstoEveryone | String | Contains one of the following values: Y or N. If Y, then allow access to everyone who has proper privileges. If N, then allow access only to the team members with proper privileges. The default value is Y. |