Show / Hide Table of Contents

Class ExecutionMetaData

Denotes metadata for change propagation

Inheritance
object
ExecutionMetaData
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: NMF.Expressions
Assembly: NMF.Expressions.dll
Syntax
public class ExecutionMetaData

Fields

| Edit this page View Source

Results

Gets the last results

Declaration
public readonly NotificationResultCollection Results
Field Value
Type Description
NotificationResultCollection

Extension Methods

ExpressionExtensions.AsOne<T>(T)
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX