Eevent data to propagate naming rules from one entity to the attached entities

Namespace: Contracts.Events.NamingRules
Assembly: Contracts (in Contracts.dll)

<DataContract()> _ 
Public Class PropagateNamingRulesEventData 
Inherits EventData
This language is not supported or no code example is available.
[DataContract()] 
public class PropagateNamingRulesEventData : EventData
This language is not supported or no code example is available.
[DataContract()] 
public ref class PropagateNamingRulesEventData : public EventData
This language is not supported or no code example is available.
public  
DataContract() 
class PropagateNamingRulesEventData 
extends EventData
This language is not supported or no code example is available.
Name Description
Public field include_sub_folders Whether or not to include sub folders
Public field include_sub_jobs Whether or not to include sub jobs - this is only relevant when the source type is project
Public field propagate_categories If the categories also be propagated - only relevant for projects
Public field source_id The source id
Public field source_type The source type - must really be project or folder currently
Top
Contracts.Events.NamingRules.PropagateNamingRulesEventData

.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