DuplicateCRSetup Constructor
Identifier of the CR being marked as a duplicate.
Identifier of the 'master' CR this CR duplicates.
Initializes a new instance of the DuplicateCRSetup class.
Syntax
'Declaration
<ConstructorIndexAttribute()>
Public Function New( _
ByVal _crIDNum_ As String, _
ByVal _masterCRIDNum_ As String _
)
[ConstructorIndexAttribute()]
public DuplicateCRSetup(
string _crIDNum_,
string _masterCRIDNum_
)
Parameters
crIDNum
Identifier of the CR being marked as a duplicate.
masterCRIDNum
Identifier of the 'master' CR this CR duplicates.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family