Interface IProjectDetails
Contains various information about a project
Inherited Members
Namespace: TSD.API.Remoting.Common
Assembly: TSD.API.Remoting.dll
Syntax
public interface IProjectDetails : ICanBeUpdated
Properties
| Name | Description |
|---|---|
| Engineer | Gets the engineer's name |
| Job | Gets the name of the job |
| Project | Gets the name of the project |
| Structure | Gets the name of the structure |