CaseIDNum Property (UpdatePartRequestHeaderSetup)
Identifier of the Case with which this Part Request Header is associated.
Syntax
'Declaration
<PropertyBitValueAttribute()>
Public Property CaseIDNum As String
[PropertyBitValueAttribute()]
public string CaseIDNum {get; set;}
Remarks
If this property is not set, the existing value will remain. If set to a value other than an empty string, this value will be updated in the database. Otherwise, if this property is set to an empty string the relation from the Case or Subcase to the current Part Request Header will be removed.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family
Reference
UpdatePartRequestHeaderSetup Class
UpdatePartRequestHeaderSetup Members