Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member overrides DataSet.SchemaSerializationMode.
Namespace: [Admin Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Admin.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Admin.asmx?wsdl
Syntax
'Declaration
<BrowsableAttribute(True)> _
Public Overrides Property SchemaSerializationMode As SchemaSerializationMode
Get
Set
'Usage
Dim instance As TimesheetAuditExportDataSet
Dim value As SchemaSerializationMode
value = instance.SchemaSerializationMode
instance.SchemaSerializationMode = value
[BrowsableAttribute(true)]
public override SchemaSerializationMode SchemaSerializationMode { get; set; }
Property Value
Type: System.Data.SchemaSerializationMode
See Also
Reference
TimesheetAuditExportDataSet Class