Share via


ICRMWindowRouter.usdAgentScriptActionMap Property

Definition

public:
 property System::Collections::Generic::List<Microsoft::Xrm::Sdk::Entity ^> ^ usdAgentScriptActionMap { 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> usdAgentScriptActionMap { get; set; }
member this.usdAgentScriptActionMap : System.Collections.Generic.List<Microsoft.Xrm.Sdk.Entity> with get, set
Public Property usdAgentScriptActionMap As List(Of Entity)

Property Value

Returns List<T>.

Applies to