Share via


CRMGlobalManager.usdSessionInfo Property

Definition

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

Property Value

Implements

Applies to