Język

ActiveDirectoryRoleFactoryConfiguration.DirectReports Właściwość

Definicja

Pobiera lub ustawia nazwy raportów bezpośrednich.

public:
 property System::String ^ DirectReports { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("DirectReports", DefaultValue="directReports")]
public string DirectReports { get; set; }
[<System.Configuration.ConfigurationProperty("DirectReports", DefaultValue="directReports")>]
member this.DirectReports : string with get, set
Public Property DirectReports As String

Wartość właściwości

Nazwy bezpośrednich raportów.

Atrybuty

Uwagi

DirectReports ConfigurationProperty jest zdefiniowany dla tego typu z wartością domyślną "DirectReports". Ten typ reprezentuje właściwość konfiguracji, atrybut lub element podrzędny, który znajduje się w elemecie pliku konfiguracji.

Dotyczy