Enum TransformationSource
Defines the source of a value to perform transformation upon.
Namespace: Nevatech.Vsb.Repository.Processing
Assembly: Nevatech.Vsb.Repository.dll
Syntax
public enum TransformationSource
Fields
Name | Description |
---|---|
ContextProperty | Context property value. |
HttpHeader | HTTP header value. |
MessageBody | Message body. |