Click or drag to resize
IReadOnlyPropertyAsItem Method
Value converted to a read-only item. If the value cannot be converted, a 'null' item (where the Exists property returns false) is returned

Namespace: Innovator.Client
Assembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax
IReadOnlyItem AsItem()

Return Value

Type: IReadOnlyItem
See Also