LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)
LEAD Technologies, Inc

TargetID Property (TargetFields)






Gets or sets the target ID which identifies the logical target.
Syntax
public string TargetID {get; set;}
'Declaration
 
Public Property TargetID As String
'Usage
 
Dim instance As TargetFields
Dim value As String
 
instance.TargetID = value
 
value = instance.TargetID
public string TargetID {get; set;}
 get_TargetID();
set_TargetID(value);
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.
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.

Example
For an example, refer to Leadtools.Jpip.RequestEncoder.HttpRequestEncoder.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

TargetFields Class
TargetFields Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features