target.Alias class
Package: target
Create alternative identifier for target object
Description
Use the target.Alias
class to create alternative identifiers for target
objects. For example, if a target object has a long class identifier, you can create a
target.Alias
object that provides a short identifier for the target
object.
To create a target.Alias
object, use the target.create
function.
Properties
Examples
Create Short Identifier for Target Object
For an example that uses this class, see Create Alternative Identifier for Target Object.