target.Alias class

Package: target

Create alternative identifier for target feature object

Description

Use the target.Alias class to create alternative identifiers for target feature objects. For example, if a target feature object has a long class identifier, you can create a target.Alias object that provides a short identifier for the target feature object.

To create a target.Alias object, use the target.create function.

Properties

expand all

Alternative identifier for target feature object.

Attributes:

GetAccess
public
SetAccess
public

Original target feature object.

Attributes:

GetAccess
public
SetAccess
public

Examples

Create Short Identifier for Target Feature Object

For an example that uses this class, see Create Alternative Identifier for Target Feature Object.

Introduced in R2019a