共用方式為


GroupSetPreEventArgs.GroupInformation 屬性

取得資料集的安全性群組。

命名空間:  Microsoft.Office.Project.Server.Events
組件:  Microsoft.Office.Project.Server.Events.Receivers (在 Microsoft.Office.Project.Server.Events.Receivers.dll 中)

語法

'宣告
Public ReadOnly Property GroupInformation As SecurityGroupsDataSet
    Get
'用途
Dim instance As GroupSetPreEventArgs
Dim value As SecurityGroupsDataSet

value = instance.GroupInformation
public SecurityGroupsDataSet GroupInformation { get; }

屬性值

類型:SecurityGroupsDataSet

請參閱

參照

GroupSetPreEventArgs 類別

GroupSetPreEventArgs 成員

Microsoft.Office.Project.Server.Events 命名空間