SecurityGroupsDataSet.SecurityGroups Property
Namespace: WebSvcSecurity
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
<BrowsableAttribute(False)> _
Public ReadOnly Property SecurityGroups As SecurityGroupsDataSet.SecurityGroupsDataTable
Get
'Usage
Dim instance As SecurityGroupsDataSet
Dim value As SecurityGroupsDataSet.SecurityGroupsDataTable
value = instance.SecurityGroups
[BrowsableAttribute(false)]
public SecurityGroupsDataSet.SecurityGroupsDataTable SecurityGroups { get; }
Property Value
Type: WebSvcSecurity.SecurityGroupsDataSet.SecurityGroupsDataTable