ConceptHMI Web Help
ConceptLink Class
Members 
Provides a simple way to connect ConceptElements together and keep this connection through time (starting/stopping application), by serializing the linked object(s) path(s). The ConceptLink uses a pattern called "Lazy Binding" (also known as lazy linking or on-demand symbol resolution) to resolve its paths. ConceptLink abstract class is the base class for ConceptSingleLink and ConceptMultipleLink.
Syntax
[ConceptViewVisible(true)]
public abstract class ConceptLink : ConceptElement 
Inheritance Hierarchy

System.Object
   Concept.Model.ConceptElement
      Concept.Model.ConceptLink
         Concept.Model.ConceptMultipleLink
         Concept.Model.ConceptSingleLink

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ConceptLink Members
Concept.Model Namespace

 

 


© 2016 Objectis

Send Feedback