RuleAfterDeleteEventArgs is defined in the Telligent.Evolution.Extensibility.Api.Version1 namespace of Telligent.Evolution.Platform.dll
Definition
class RuleAfterDeleteEventArgs
{
	Guid Id { get;  }
	bool IsEnabled { get;  }
	string Name { get;  }
}
Properties
| Name | Type | Description | Default | Options | 
|---|---|---|---|---|
| Id | Guid | |||
| IsEnabled | bool | |||
| Name | string | 
 
				