IVariantToVariantTransformationRepresentationAsOperator Property |
Gets the representation of this transformation as an operator. If the operator representation is not applicable, null should be returned.
Namespace: Altaxo.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax string RepresentationAsOperator { get; }
Property Value
String
The representation of this transformation as an operator
See Also