clsTrainingCourseHandshakeRequestRequestFirstName Property
|
Input: Recipient/Participant first name.
FirstName: MPTrainingParticipant.FirstName / OCPR.FirstName / MPPersonenstamm.Vorname
Namespace:
MARIInterface
Assembly:
MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntaxpublic string RequestFirstName { get; set; }Public Property RequestFirstName As String
Get
Set
Property Value
Type:
String
RemarksWhen set, the source will be changed. If empty no change. If string "xsi:nil" is in the string, the source will be cleaned
See Also