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 > ParticipantObjectDescriptionTypeAccession Class : Number Property |
[XmlAttributeAttribute()] public string Number {get; set;}
'Declaration <XmlAttributeAttribute()> Public Property Number As String
'Usage Dim instance As ParticipantObjectDescriptionTypeAccession Dim value As String instance.Number = value value = instance.Number
[XmlAttributeAttribute()] public: property String^ Number { String^ get(); void set ( String^ value); }