ResourceAuthorizationDataSet.SecurityPrincipleCategoryRelationsRowChangeEvent.Row Property
Specifies the row containing changed data.
Namespace: [Resource Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Resource.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Resource.asmx?wsdl
Syntax
'Declaration
Public ReadOnly Property Row As ResourceAuthorizationDataSet.SecurityPrincipleCategoryRelationsRow
Get
'Usage
Dim instance As ResourceAuthorizationDataSet.SecurityPrincipleCategoryRelationsRowChangeEvent
Dim value As ResourceAuthorizationDataSet.SecurityPrincipleCategoryRelationsRow
value = instance.Row
public ResourceAuthorizationDataSet.SecurityPrincipleCategoryRelationsRow Row { get; }
Property Value
Type: [Resource Web service].ResourceAuthorizationDataSet.SecurityPrincipleCategoryRelationsRow
See Also
Reference
ResourceAuthorizationDataSet.SecurityPrincipleCategoryRelationsRowChangeEvent Class
ResourceAuthorizationDataSet.SecurityPrincipleCategoryRelationsRowChangeEvent Members