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
graphGraphAssetnodeIdstringpropertyNamestring
Returns
HasPropertyExposed(GraphAsset, string)
public static bool HasPropertyExposed(this GraphAsset graph, string nodeId)
Parameters
graphGraphAssetnodeIdstring