Click or drag to resize

clsTrainingcoursHandshakeRequestParticipantFirstName 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
Syntax
public string FirstName { get; set; }

Property Value

Type: String
Remarks
When 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