Click or drag to resize

IElementGetProperty Method

Gets a property by name.

Namespace:  Dse.Graph
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
IProperty GetProperty(
	string name
)

Parameters

name
Type: SystemString

Return Value

Type: IProperty
See Also