Compartir a través de


ContactPerson.Surname Propiedad

Definición

Obtiene o establece el apellido.

public:
 property System::String ^ Surname { System::String ^ get(); void set(System::String ^ value); };
public string Surname { get; set; }
member this.Surname : string with get, set
Public Property Surname As String

Valor de propiedad

El apellido.

Comentarios

Corresponde al elemento secundario opcional <md:Surname> .

Se aplica a