LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
TargetID Property
See Also 
Leadtools.Jpip Namespace > TargetFields Class : TargetID Property



The TargetID Property includes members that are available as an add-on to the LEADTOOLS Imaging Pro, Document, and Medical Imaging toolkits.

Gets or sets the target ID which identifies the logical target.

Syntax

Visual Basic (Declaration) 
Public Property TargetID As String
Visual Basic (Usage)Copy Code
Dim instance As TargetFields
Dim value As String
 
instance.TargetID = value
 
value = instance.TargetID
C# 
public string TargetID {get; set;}
C++/CLI 
public:
property String^ TargetID {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String to absolutely identify the logical target that is being accessed, including any discretionary trans-coding performed by the server.

Example

Remarks

This field may be used to supply a unique ID string, which was generated by the server in a previous response. The TargetID uniquely identifies the logical target that is being requested at the server level.

Don't depend on the Target field to identify the image, since the same Target value will exists for requests with different ImageReturnTypes or different trans-coding.

If this field is "0", the logical target is specified through the use of the Target, SubTarget and JPIP URL path component, and the client is explicitly requesting that the server inform it of the assigned target-ID, if there is one.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features