ResourceAuthorizationDataSet.GroupMemberships Property
Namespace: WebSvcResource
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
<BrowsableAttribute(False)> _
Public ReadOnly Property GroupMemberships As ResourceAuthorizationDataSet.GroupMembershipsDataTable
Get
'Usage
Dim instance As ResourceAuthorizationDataSet
Dim value As ResourceAuthorizationDataSet.GroupMembershipsDataTable
value = instance.GroupMemberships
[BrowsableAttribute(false)]
public ResourceAuthorizationDataSet.GroupMembershipsDataTable GroupMemberships { get; }
Property Value
Type: WebSvcResource.ResourceAuthorizationDataSet.GroupMembershipsDataTable
See Also
Reference
ResourceAuthorizationDataSet Class