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

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1

In this article

Definition