次の方法で共有


ICRMWindowRouter.usdForms Property

Definition

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

Property Value

Returns List<T>.

Applies to