ProductGroupChanges
The class to describe the ProductGroupChanges business object.
Name | Description | Type | Additional information |
---|---|---|---|
SyncPropertiesOnSave |
Set this property to true to update the Properties collection when saving. |
boolean |
None. |
ChangedTimestamp |
Gets or sets the changed timestamp. |
date |
None. |
ShopGroupId |
Gets or sets the shop group identifier. |
integer |
Required |
Sequence |
Gets or sets the sequence. |
integer |
Required |
Comment |
Gets or sets the comment. |
string |
Max length: 2147483647 |
SyncEnabled |
Gets or sets a value indicating whether the synchronize is enabled. |
boolean |
Required |
IsActive |
Gets or sets a value indicating whether this instance is active. |
boolean |
Required |
IncludeInNavigation |
Gets or sets a value indicating whether the navigation is included. |
boolean |
Required |
ImageFileId |
Gets or sets the image file identifier. |
integer |
None. |
Children |
Gets or sets the list of the children elements. |
Collection of integer |
None. |
Properties |
Gets or sets the Product Group properties. |
Collection of ProductGroupProperty |
None. |
Id |
Gets or sets the identifier. |
integer |
Must be 0 |
Name |
Gets or sets the name. |
string |
Max length: 100 |
ParentProductGroupId |
Gets or sets the parent product group identifier. |
integer |
None. |