[ElementAttribute()] public string PatientId {get; set;}
[ElementAttribute()] public: property String^ PatientId { String^ get(); void set ( String^ value); }
'Declaration <ElementAttribute()> Public Property PatientId As String
'Usage Dim instance As MergePatientSequence Dim value As String instance.PatientId = value value = instance.PatientId
Target Platforms
MergePatientSequence Class MergePatientSequence Members