RelateCaseToParentCaseSetup Constructor
Identifier of the child Case in the relation.
Identifier of a oarent Case in the relation.
Initializes a new instance of the RelateCaseToParentCaseSetup class.
Syntax
'Declaration
<ConstructorIndexAttribute()>
Public Function New( _
ByVal _caseIDNum_ As String, _
ByVal _parentCaseIDNum_ As String _
)
[ConstructorIndexAttribute()]
public RelateCaseToParentCaseSetup(
string _caseIDNum_,
string _parentCaseIDNum_
)
Parameters
caseIDNum
Identifier of the child Case in the relation.
parentCaseIDNum
Identifier of a oarent Case in the relation.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family
Reference
RelateCaseToParentCaseSetup Class
RelateCaseToParentCaseSetup Members