ItemRef Constructor (Object) |
Initializes a new instance of the
ItemRef class
Namespace: Innovator.ClientAssembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax public ItemRef(
Object value
)
Public Sub New (
value As Object
)
Parameters
- value
- Type: SystemObject
See Also