Click or drag to resize
ItemReference.Property Method (String, String)

Namespace: Innovator.Client.Connection
Assembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax
public IReadOnlyProperty Property(
	string name,
	string lang
)

Parameters

name
Type: System.String
lang
Type: System.String

Return Value

Type: IReadOnlyProperty

Implements

IReadOnlyItem.Property(String, String)
See Also