Search Results for

    Show / Hide Table of Contents

    Enum TransformationSource

    Defines the source of a value to perform transformation upon.

    Namespace: Nevatech.Vsb.Repository.Processing
    Assembly: Nevatech.Vsb.Repository.dll
    Syntax
    [DataContract(Namespace = "http://schemas.nevatech.com/sentinet/2011/02")]
    public enum TransformationSource

    Fields

    Name Description
    ContextProperty

    Context property value.

    HttpHeader

    HTTP header value.

    MessageBody

    Message body.

    In This Article
    Back to top Nevatech Sentinet 6.7 Online Documentation