Leadtools.Dicom.AddIn.Audit Namespace > ParticipantObjectIdentificationType Class : ParticipantObjectIDTypeCode Property |
public ParticipantObjectIdentificationTypeParticipantObjectIDTypeCode ParticipantObjectIDTypeCode {get; set;}
'Declaration Public Property ParticipantObjectIDTypeCode As ParticipantObjectIdentificationTypeParticipantObjectIDTypeCode
'Usage Dim instance As ParticipantObjectIdentificationType Dim value As ParticipantObjectIdentificationTypeParticipantObjectIDTypeCode instance.ParticipantObjectIDTypeCode = value value = instance.ParticipantObjectIDTypeCode
public: property ParticipantObjectIdentificationTypeParticipantObjectIDTypeCode^ ParticipantObjectIDTypeCode { ParticipantObjectIdentificationTypeParticipantObjectIDTypeCode^ get(); void set ( ParticipantObjectIdentificationTypeParticipantObjectIDTypeCode^ value); }