The ItemPropertyGroup type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ItemPropertyGroup |
Default constructor.
|
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ResetID |
Resets the node.
| |
| ResetName |
Resets the node.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| ID |
Identifier (BBIE). An identifier for the Item Property Group.
| |
| IDSet |
Checks if the property has been set or not.
| |
| Name |
Name (BBIE). The name of the Item Property Group.
| |
| NameSet |
Checks if the property has been set or not.
|