UserName Property (DispatchPartRequestSetup)
The user who has dispatched the PartRequest. If not set, the Toolkit session user is used.
Syntax
'Declaration
<PropertyBitValueAttribute()>
Public Property UserName As String
[PropertyBitValueAttribute()]
public string UserName {get; set;}
Remarks
When this property is not specified. This API method will attempt to use the toolkit session's UserName. If the toolkit session was created as a Contact session this property is required otherwise errors will result.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family
Reference
DispatchPartRequestSetup Class
DispatchPartRequestSetup Members