UpdateFolderRulesParameters Class
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.
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). |
Name | Description | |
---|---|---|
![]() |
changed_group_access | Group access permission to be set |
![]() |
changed_role_access | Role access permission to be set |
![]() |
changed_user_access | User Access permission to be set |
![]() |
deleted_group_access | Group access permission to be deleted |
![]() |
deleted_naming_sets | Any naming sets to delete |
![]() |
deleted_role_access | Role access permission to be deleted |
![]() |
deleted_user_access | User access permission to be deleted |
![]() |
download_dependency_rules | Download dependency rules to be added/modified/deleted |
![]() |
extensions | A list of extensions - null or empty if no restrictions |
![]() |
file_attribs_to_delete | Any file folder attributes to delete |
![]() |
file_attribs_to_set | Any file folder attributes to set (with optional list of extensions) |
![]() |
file_change_attribs_to_delete | Any file folder change attributes to delete |
![]() |
file_change_attribs_to_set | Any file folder change attributes to set |
![]() |
folder_id | The id of the folder to edit |
![]() |
inherit_file_attributes | Whether or not to inherit file attributes |
![]() |
inherit_permissions | Whether or not we should inherit permissions from above |
![]() |
is_managed | whether or not this should be a managed folder |
![]() |
modified_naming_sets | Any file naming rule sets we need to update |
SynergyClientAPI.Folders.UpdateFolderRulesParameters