Udostępnij za pośrednictwem


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

String

Nazwy raportów bezpośrednich.

Atrybuty

Uwagi

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

Dotyczy