Show / Hide Table of Contents

Interface IMutableItemContext

Context for a server method which is called with a single item that must be modified to alter Aras behavior

Inherited Members
IContext.Conn
Namespace: Innovator.Server
Assembly: Innovator.Client.dll
Syntax
public interface IMutableItemContext : IContext

Properties

| Improve this Doc View Source

Item

Item that method should act on

Declaration
IItem Item { get; }
Property Value
Type Description
IItem
  • Improve this Doc
  • View Source
Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX