WebFactorTreeNode Class |
Namespace: ArtDatabanken.WebService.Data
The WebFactorTreeNode type exposes the following members.
Name | Description | |
---|---|---|
WebFactorTreeNode | Initializes a new instance of the WebFactorTreeNode class |
Name | Description | |
---|---|---|
Children |
Children to this factor tree node.
| |
Factor |
Factor for this factor tree node.
| |
Id |
Id for this factor tree node.
| |
Parents |
Parents of this factor tree node.
This property is not included in the web service contract.
| |
RecursiveChildrenIds |
Children to this factor tree node that is represented
with factor ids instead of factor object to avoid
problems with circular trees.
This property is currently not used.
|