共用方式為


ResourceAuthorizationDataSet.SecurityPrincipleCategoryRelationsRowChangeEvent class

在SecurityPrincipleCategoryRelationsRow中的資料變更時,就會發生的事件。

Inheritance hierarchy

System.Object
  System.EventArgs
    WebSvcResource.ResourceAuthorizationDataSet.SecurityPrincipleCategoryRelationsRowChangeEvent

Namespace:  WebSvcResource
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'宣告
Public Class SecurityPrincipleCategoryRelationsRowChangeEvent _
    Inherits EventArgs
'用途
Dim instance As ResourceAuthorizationDataSet.SecurityPrincipleCategoryRelationsRowChangeEvent
public class SecurityPrincipleCategoryRelationsRowChangeEvent : EventArgs

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

請參閱

參照

ResourceAuthorizationDataSet.SecurityPrincipleCategoryRelationsRowChangeEvent members

WebSvcResource namespace