TDProjectModel Class
Public Class TDProjectModel
This language is not supported or no code example is available.
public class TDProjectModel
This language is not supported or no code example is available.
public ref class TDProjectModel
This language is not supported or no code example is available.
Name | Description | |
---|---|---|
![]() |
TDProjectModel() | |
![]() |
TDProjectModel(TDProjectInfo, bool) |
Name | Description | |
---|---|---|
![]() |
Attributes | Attributes, if they were requested |
![]() |
CheckOut | Information about a check out |
![]() |
CleanName | Get the clean name of the project |
![]() |
CosmeticPath | A cosmetic path, which is of the form /Project/.../TDProject |
![]() |
CreatedByID | The id of the user that created this project |
![]() |
CreatedOn | The date time (UTC) when this was created |
![]() |
CustomisationMode | |
![]() |
DirectPath | A direct path, of the form ?ID=..&ServerID=... |
![]() |
EntityObject | |
![]() |
EntityType | Get the entity type |
![]() |
FolderID | The id of the folder this project is stored in, when a check in and out project |
![]() |
ID | The id of the td project |
![]() |
InheritsFileAttributes | |
![]() |
IsLocked | Is this locked? |
![]() |
Location | The network location, if it's that type of project |
![]() |
LockInfo | Any lock info about this file |
![]() |
MapFileID | An optional map file, used for potentially checking a project on check in |
![]() |
MapFileMode | |
![]() |
Name | The name of the project |
![]() |
ParentFolderID | A parent folder id, which is where the actual project is stored (potentially) |
![]() |
ParentJobID | The parent project id |
![]() |
TDModelDBVersion | The 12d model version of the project |
![]() |
Type | The project type |
![]() |
Version | The version we're getting info about |
Name | Description | |
---|---|---|
![]() |
Equals(Object) | Determines whether the specified object is equal to the current object. (inherited from Object). |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (inherited from Object). |
![]() |
GetHashCode | Serves as the default hash function. (inherited from Object). |
![]() |
GetType | Gets the Type of the current instance. (inherited from Object). |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (inherited from Object). |
![]() |
ToString | Returns a string that represents the current object. (inherited from Object). |
SynergyServerWeb.API.Models.TDProjectModel