FolderModel Class
Public Class FolderModel
This language is not supported or no code example is available.
public class FolderModel
This language is not supported or no code example is available.
public ref class FolderModel
This language is not supported or no code example is available.
Name | Description | |
---|---|---|
![]() |
FolderModel() | |
![]() |
FolderModel(ProjectFolder, bool) |
Name | Description | |
---|---|---|
![]() |
ActiveCheckout | Some checkout information |
![]() |
Attributes | Any attributes |
![]() |
CreatedByID | The id of the user who created the folder |
![]() |
CreatedOn | When the folder was created |
![]() |
EntityObject | |
![]() |
FileAttributes | Any common File Attributes for this folder |
![]() |
FileChangeAttributes | Any common File change Attributes for this folder |
![]() |
FolderState | The state of the folder - only makes sense for managed, td model folders |
![]() |
FolderType | The folder type |
![]() |
Has12dProjects | Do we have any td projects? |
![]() |
HasSubFolders | Are there any sub folders? |
![]() |
ID | The folder id |
![]() |
InheritsFileAttributes | Whether or not this inherits file attributes |
![]() |
InheritsFileNamingRules | Whether or not this inherits file naming rules from the parent folder |
![]() |
InheritsPermissions | Are we inheriting permissions? |
![]() |
IsManagedFolder | Whether or not the folder is a managed folder |
![]() |
JobID | the id this project is in |
![]() |
LockInfo | Info about locks - right now, this is really only for managed folders |
![]() |
Name | The folder name |
![]() |
NoOfSubFolders | The number of sub folders |
![]() |
NumberOf12dProjects | the number of 12d model projects in folders |
![]() |
ParentFolderID | The parent folder id |
![]() |
Path | Folder path |
![]() |
Type | Get the entity type |
![]() |
UpdatedOn | The date this was updated |
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.FolderModel