Class BindingDescriptor
Class used to describe a binding during import.
Inherited Members
Namespace: Global Namespace
Assembly: solution.dll
Syntax
public class BindingDescriptor
Fields
| Name | Description |
|---|---|
| Attr | Attribute of the binding field in the node. |
| Field | The field which is meant to be the binding. |
| Key | Path in the graph for this binding, relative to current graph! If used as a query, there must be a prefix to the current graph ie.: gi:[graphinstanceguid]\n + subquerypath |
| Name | Key for the binding |