Table of Contents

Interface IPropertyNode

Namespace
Ceres.Graph.Flow
Assembly
cs.temp.dll.dll

Interface for node contains named property

public interface IPropertyNode

Methods

GetPropertyName()

string GetPropertyName()

Returns

string

SetPropertyName(string)

void SetPropertyName(string propertyName)

Parameters

propertyName string