Manager

DiagramPackage.Manager property

Gets or sets a user-entered text string identifying the person in charge of the project or department. The maximum length is 63 characters.

public string Manager { get; set; }

Property Value

A user-entered text string identifying the person in charge of the project or department.

See Also