次の方法で共有


ResourceAuthorizationDataSet.ResourcesRow.RES_IS_WINDOWS_USER プロパティ

かどうかは、リソースは、windows ユーザーを指定します。

名前空間:  WebSvcResource
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
Public Property RES_IS_WINDOWS_USER As Boolean
    Get
    Set
'使用
Dim instance As ResourceAuthorizationDataSet.ResourcesRow
Dim value As Boolean

value = instance.RES_IS_WINDOWS_USER

instance.RES_IS_WINDOWS_USER = value
public bool RES_IS_WINDOWS_USER { get; set; }

プロパティ値

型: System.Boolean

関連項目

参照先

ResourceAuthorizationDataSet.ResourcesRow クラス

ResourceAuthorizationDataSet.ResourcesRow メンバー

WebSvcResource 名前空間