Table of Contents

Method HasPropertyExposed

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

HasPropertyExposed(GraphAsset, string, string)

public static bool HasPropertyExposed(this GraphAsset graph, string nodeId, string propertyName)

Parameters

graph GraphAsset
nodeId string
propertyName string

Returns

bool

HasPropertyExposed(GraphAsset, string)

public static bool HasPropertyExposed(this GraphAsset graph, string nodeId)

Parameters

graph GraphAsset
nodeId string

Returns

bool