IGroupedPropertyTarget Interface |
Namespace: Mastersign.Bench.PropertyCollections
The IGroupedPropertyTarget type exposes the following members.
| Name | Description | |
|---|---|---|
| ResetGroupValue |
Resets the specified group property.
| |
| SetGroupCategory |
Marks a group with a category.
| |
| SetGroupDocumentation |
attaches documentation to a group.
| |
| SetGroupMetadata |
Attaches a metadata object to a group.
| |
| SetGroupValue |
Sets the value of the specified property.
If the property did exist until now, it is created.
|