Class PropertyNode
Base class for executable nodes that contained graph property without execution
public abstract class PropertyNode : ExecutableNode, IDisposable, IPropertyNode
- Inheritance
-
objectPropertyNode
- Implements
-
IDisposable
- Derived
- Inherited Members
Fields
propertyName
public string propertyName
Field Value
- string
Methods
GetPropertyName()
public string GetPropertyName()
Returns
- string
SetPropertyName(string)
public void SetPropertyName(string inPropertyName)
Parameters
inPropertyNamestring