Leadtools.Dicom Namespace > DicomAssociate Class : Called Property |
public string Called {get; set;}
'Declaration Public Property Called As String
'Usage Dim instance As DicomAssociate Dim value As String instance.Called = value value = instance.Called
public string Called {get; set;}
get_Called();
set_Called(value);
Object.defineProperty('Called');