Table of Contents

Method ExposeProperty

Namespace
Pinwheel.Vista.ExposeProperty
Assembly
Pinwheel.Vista.ExposeProperty.Runtime.dll

ExposeProperty(GraphAsset, string, string)

public static PropertyDescriptor ExposeProperty(this GraphAsset graph, string nodeId, string propertyName)

Parameters

graph GraphAsset
nodeId string
propertyName string

Returns

PropertyDescriptor