Share via


ApplyClause Class

Definition

Represents the set of transformations to perform as part of $apply.

public sealed class ApplyClause
type ApplyClause = class
Public NotInheritable Class ApplyClause
Inheritance
ApplyClause

Constructors

ApplyClause(IList<TransformationNode>)

Create a ApplyClause.

Properties

Transformations

The collection of transformations to perform.

Applies to