C#
VB
C++
Gets or sets the WCF Service address which implement the Leadtools.Dicom.WCF.IObjectRetrieveService interface.
public EndpointAddress ObjectRetrieveServiceEndPointAddress { get; }
Public ReadOnly Property ObjectRetrieveServiceEndPointAddress As EndpointAddress
public:
property EndpointAddress^ ObjectRetrieveServiceEndPointAddress {
EndpointAddress^ get();
}
Set this value with the System.ServiceModel.EndpointAddress representing the address of the WCF Service implementing the Leadtools.Dicom.WCF.IObjectRetrieveService.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET