C#
VB
C++
Gets or sets the metadata information returned by the server response.
public MetaReq MetaDataRequest { get; set; }
Public Property MetaDataRequest As Leadtools.Jpip.MetaReq
public:
property Leadtools.Jpip.MetaReq^ MetaDataRequest {
Leadtools.Jpip.MetaReq^ get();
void set ( Leadtools.Jpip.MetaReq^ );
}
A MetaReq object which contains the metadata information returned by the server response.
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