Share via


TimesheetAuditExportDataSet.Relations Property

Namespace:  WebSvcAdmin
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.dll)

Syntax

'Declaration
Public ReadOnly Property Relations As DataRelationCollection
    Get
'Usage
Dim instance As TimesheetAuditExportDataSet
Dim value As DataRelationCollection

value = instance.Relations
public DataRelationCollection Relations { get; }

Property Value

Type: System.Data.DataRelationCollection

See Also

Reference

TimesheetAuditExportDataSet Class

TimesheetAuditExportDataSet Members

WebSvcAdmin Namespace