is_passthrough


Description:

public bool is_passthrough ()

See if this is configured as a passthrough transform.

Parameters:

this

the Transform to query

Returns:

true if the transform is configured in passthrough mode.

MT safe.