IEditable Interface

Defines a method that will be called by CreateObject(Value, Type, Boolean, Boolean, ICollection.String., Boolean, UInt32, Boolean) and EditObject(Object., String, Value, Boolean, Boolean, ICollection.String., Boolean, UInt32, Boolean) to set a value to a specific member.

Namespace:  TcHmiSrv.DynamicSymbols
Assembly:  TcHmiSrvExtNet.DynamicSymbols (in TcHmiSrvExtNet.DynamicSymbols.dll) Version: 2.0.0.0

Syntax

C#

public interface IEditable

The IEditable type exposes the following members.

Methods

 

Name

Description

IEditable Interface 1:

SetValue

Sets a value to the specified member identified by the given MemberInfo.

Reference

TcHmiSrv.DynamicSymbols Namespace