Partager via


DynamicsCustomerRecord.SessionLoadUrls Property

Definition

public:
 property System::Collections::Generic::List<Microsoft::Crm::UnifiedServiceDesk::Dynamics::SessionUrl ^> ^ SessionLoadUrls { System::Collections::Generic::List<Microsoft::Crm::UnifiedServiceDesk::Dynamics::SessionUrl ^> ^ get(); void set(System::Collections::Generic::List<Microsoft::Crm::UnifiedServiceDesk::Dynamics::SessionUrl ^> ^ value); };
[System.Runtime.Serialization.DataMember]
public System.Collections.Generic.List<Microsoft.Crm.UnifiedServiceDesk.Dynamics.SessionUrl> SessionLoadUrls { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.SessionLoadUrls : System.Collections.Generic.List<Microsoft.Crm.UnifiedServiceDesk.Dynamics.SessionUrl> with get, set
Public Property SessionLoadUrls As List(Of SessionUrl)

Property Value

Attributes

Applies to