API Reference
TopologyTeamMember
Describes one team member for reusable people and organization diagrams.
Inheritance
- Object
- TopologyTeamMember
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Accepted by parameters
Constructors
TopologyTeamMember(System.String arg1, System.String arg2, System.String arg3) #Creates a team member item.
Parameters
- arg1 System.String
- arg2 System.String
- arg3 System.String
Properties
Id #Gets the stable member id.
Name #Gets the member display name.
Role #Gets or sets the member role or title.
ParentId #Gets or sets the manager or parent member id.
Level #Gets or sets an explicit member level. Null is inferred from the team root and parent chain.
Status #Gets or sets the member health state.
IconId #Gets or sets an optional icon id from a topology icon catalog.
LayoutPolicy #Gets or sets the layout policy applied to this member and its descendant subtree. Null inherits the manager policy.
Metadata #Gets arbitrary member metadata copied to the generated person node. Builder-owned hierarchy and layer keys remain authoritative.