Share via


CRMGlobalManager.usdToolbarActionMap Property

Definition

public:
 property System::Collections::Generic::List<Microsoft::Xrm::Sdk::Entity ^> ^ usdToolbarActionMap { System::Collections::Generic::List<Microsoft::Xrm::Sdk::Entity ^> ^ get(); void set(System::Collections::Generic::List<Microsoft::Xrm::Sdk::Entity ^> ^ value); };
public System.Collections.Generic.List<Microsoft.Xrm.Sdk.Entity> usdToolbarActionMap { get; set; }
member this.usdToolbarActionMap : System.Collections.Generic.List<Microsoft.Xrm.Sdk.Entity> with get, set
Public Property usdToolbarActionMap As List(Of Entity)

Property Value

Implements

Applies to