Share via


CRMGlobalManager.usdScriptTaskTrigger Property

Definition

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

Property Value

Implements

Applies to