Policy.GroupUserName プロパティ
グループまたはユーザーの名前です。
名前空間: ReportService2005
アセンブリ: ReportService2005 (ReportService2005.dll)
構文
'宣言
Public Property GroupUserName As String
Get
Set
'使用
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)
プロパティ値
型: System.String
String 値です。