Partager via


UserProfile.ApplicationRecords Property

Definition

Gets or sets an array of application records.

public:
 property System::Collections::Generic::List<Microsoft::Uii::Common::Entities::ApplicationRecord ^> ^ ApplicationRecords { System::Collections::Generic::List<Microsoft::Uii::Common::Entities::ApplicationRecord ^> ^ get(); void set(System::Collections::Generic::List<Microsoft::Uii::Common::Entities::ApplicationRecord ^> ^ value); };
public System.Collections.Generic.List<Microsoft.Uii.Common.Entities.ApplicationRecord> ApplicationRecords { get; set; }
member this.ApplicationRecords : System.Collections.Generic.List<Microsoft.Uii.Common.Entities.ApplicationRecord> with get, set
Public Property ApplicationRecords As List(Of ApplicationRecord)

Property Value

Applies to