Skip to content

T_ZU_WPF_Data_Schemas_IEntityView

daniel@zetuniverse.com edited this page May 7, 2016 · 1 revision

IEntityView Interface

[Missing

documentation for "T:ZU.WPF.Data.Schemas.IEntityView"]

Namespace: ZU.WPF.Data.Schemas
Assembly: ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5952.32957

Syntax

C#

public interface IEntityView : INotifyPropertyChanged, 
	IInstantiateProperty, IComparable

The IEntityView type exposes the following members.

Properties

 

Name Description
Public property ActionName
Public property Entity
Public property IsSystem
Public property Kind
Public property Thumbnail
Public property TLChange
  Back to Top

Methods

 

Name Description
Public method CompareTo
Public method Equals
Public method GetHashCode
Public method InstantiateProperty
  Back to Top

Events

 

Name Description
Public event PropertyChanged (Inherited from INotifyPropertyChanged.)
  Back to Top

See Also

Reference

ZU.WPF.Data.Schemas Namespace

Clone this wiki locally