![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
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); }