Mindscape LightSpeed - User Reference & API Documentation
Attribute Method (attributePath)
API ReferenceMindscape.LightSpeedEntityAttribute(String)
Returns a PathExpression representing a given attribute path string.
Declaration Syntax
C#Visual Basic
public static PathExpression Attribute(
	string attributePath
)
Public Shared Function Attribute ( _
	attributePath As String _
) As PathExpression
Parameters
attributePath (String)
Path to the target attribute
Return Value
A PathExpression representing target attribute path.

Assembly: Mindscape.LightSpeed (Module: Mindscape.LightSpeed) Version: 1.2.1393.0 (1.2.1393.0)