Table of Contents

Method UnexposeProperty

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

UnexposeProperty(GraphAsset, string, string)

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

Parameters

graph GraphAsset
nodeId string
propertyName string

Returns

PropertyDescriptor