Właściwość Group.DomainScope
Zakres grupy domena.
Przestrzeń nazw: Microsoft.ReportingServices.RdlObjectModel
Zestaw: Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)
Składnia
'Deklaracja
Public Property DomainScope As String
Get
Set
'Użycie
Dim instance As Group
Dim value As String
value = instance.DomainScope
instance.DomainScope = value
public string DomainScope { get; set; }
public:
property String^ DomainScope {
String^ get ();
void set (String^ value);
}
member DomainScope : string with get, set
function get DomainScope () : String
function set DomainScope (value : String)
Wartość właściwości
Typ: System.String
A ciąg wartości.