Namespace: SynergyClientAPI.Folders
Assembly: SynergyClientAPI (in SynergyClientAPI.dll)

Public Class UpdateFolderRulesParameters
This language is not supported or no code example is available.
public class UpdateFolderRulesParameters
This language is not supported or no code example is available.
public ref class UpdateFolderRulesParameters 
This language is not supported or no code example is available.
public class UpdateFolderRulesParameters
This language is not supported or no code example is available.
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
Name Description
Public field changed_group_access Group access permission to be set
Public field changed_role_access Role access permission to be set
Public field changed_user_access User Access permission to be set
Public field deleted_group_access Group access permission to be deleted
Public field deleted_naming_sets Any naming sets to delete
Public field deleted_role_access Role access permission to be deleted
Public field deleted_user_access User access permission to be deleted
Public field extensions A list of extensions - null or empty if no restrictions
Public field file_attribs_to_delete Any file folder attributes to delete
Public field file_attribs_to_set Any file folder attributes to set (with optional list of extensions)
Public field file_change_attribs_to_delete Any file folder change attributes to delete
Public field file_change_attribs_to_set Any file folder change attributes to set
Public field folder_id The id of the folder to edit
Public field inherit_file_attributes Whether or not to inherit file attributes
Public field inherit_permissions Whether or not we should inherit permissions from above
Public field is_managed whether or not this should be a managed folder
Public field modified_naming_sets Any file naming rule sets we need to update
Top
SynergyClientAPI.Folders.UpdateFolderRulesParameters

.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