Class for working with issued files

Namespace: SynergyClientAPI.Files.Issues
Assembly: SynergyClientAPI (in SynergyClientAPI.dll)

Public Class IssuedFileRegistry
This language is not supported or no code example is available.
public static class IssuedFileRegistry
This language is not supported or no code example is available.
public ref class IssuedFileRegistry 
This language is not supported or no code example is available.
public class IssuedFileRegistry
This language is not supported or no code example is available.
Name Description
Public method Static CreateNewFileSet(CreateNewFileSetParameters, IASyncWait) Create a new file set
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 Static GetIssuedFileSetIssueDetails(EntityID) Get detialed information about an issued file set
Public method Static GetIssuedFileSetTypes() Get global issued file set types
Public method Static GetIssuedFileSetTypes(EntityID) Get issued file set types available for a project
Public method Static GetIssuedFileSets(EntityID, EntityID) Get all issued file sets for a project and a file set type Note: This does not include detailed information about actual issues - you will need to call GetIssuedFileSetIssueDetails on each set of interest to retrieve this information
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 Static ModifyFileSet(Dictionary<EntityIDInt32>, Dictionary<EntityIDInt32>, EntityID, bool, IASyncWait) Modify a file set
Public method ToString Returns a string that represents the current object. (inherited from Object).
Top
SynergyClientAPI.Files.Issues.IssuedFileRegistry

.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