AquaLogic Interaction Development Kit (IDK) 6.0.0

IProject.Description Property

Project description.

string Description {get; set;}

Property Value

A string describing the project description.

Exceptions

Exception Type Condition
InvalidOperationException The project has already been removed.

See Also

IProject Interface | Plumtree.Remote.PRC.Collaboration.Project Namespace