Share via


CRMGlobalManager.usdSubjects Property

Definition

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

Property Value

Implements

Applies to