Partager via


EventEntity.events Field

Definition

Specifies the list of events for an entity.

public: System::Collections::Generic::List<Microsoft::Crm::UnifiedServiceDesk::Dynamics::Utilities::ActionDefinition ^> ^ events;
public System.Collections.Generic.List<Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities.ActionDefinition> events;
val mutable events : System.Collections.Generic.List<Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities.ActionDefinition>
Public events As List(Of ActionDefinition) 

Field Value

Applies to