Share via


DynamicsCustomerRecord.cachedActions Property

Definition

public:
 property System::Collections::Generic::List<Microsoft::Crm::UnifiedServiceDesk::Dynamics::Utilities::ActionDefinition ^> ^ cachedActions { System::Collections::Generic::List<Microsoft::Crm::UnifiedServiceDesk::Dynamics::Utilities::ActionDefinition ^> ^ get(); void set(System::Collections::Generic::List<Microsoft::Crm::UnifiedServiceDesk::Dynamics::Utilities::ActionDefinition ^> ^ value); };
public System.Collections.Generic.List<Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities.ActionDefinition> cachedActions { get; set; }
member this.cachedActions : System.Collections.Generic.List<Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities.ActionDefinition> with get, set
Public Property cachedActions As List(Of ActionDefinition)

Property Value

Applies to