Właściwość Policy.GroupUserName
Nazwa grupy lub użytkownika.
Przestrzeń nazw: ReportService2005
Zestaw: ReportService2005 (w ReportService2005.dll)
Składnia
'Deklaracja
Public Property GroupUserName As String
Get
Set
'Użycie
Dim instance As Policy
Dim value As String
value = instance.GroupUserName
instance.GroupUserName = value
public string GroupUserName { get; set; }
public:
property String^ GroupUserName {
String^ get ();
void set (String^ value);
}
member GroupUserName : string with get, set
function get GroupUserName () : String
function set GroupUserName (value : String)
Wartość właściwości
Typ: System.String
A ciąg wartości.