Transformation.IsTranslation Property

Checks if the transformation is translation only.
Public ReadOnly Property IsTranslation() As Boolean
This language is not supported or no code example is available.
public bool IsTranslation {get;}
This language is not supported or no code example is available.

Property Value

bool

True if the transformation is translation only, false otherwise.

.NET Framework

Supported in: 4.8

In this article

Definition