Table of Contents

Method GetExposedProperty

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

GetExposedProperty(GraphAsset, string, string)

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

Parameters

graph GraphAsset
nodeId string
propertyName string

Returns

PropertyDescriptor