Skip to content
[email protected] edited this page May 7, 2016 · 1 revision

IEntity Interface

[Missing

documentation for "T:ZU.Core.IEntity"]

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

Syntax

C#

public interface IEntity : INotifyPropertyChanged, 
	ITimelined

The IEntity type exposes the following members.

Properties

 

Name Description
Public property AppId
Public property AppSourceEntityListId
Public property AppSourceEntityListIdSpecified
Public property AsEntityView
Public property CalendarEntryDate
Public property CanBePartOfVisualCluster
Public property CanParticipateInTopographicClusterVisualization
Public property Checksum
Public property ClusterId
Public property Created
Public property DefaultAppSourceBoundListsIds
Public property DefaultAppSourceBoundListsIdsSpecified
Public property Description
Public property Distance
Public property EntitySelf
Public property EventDay
Public property EventMonth
Public property EventYear
Public property FullPath
Public property FullText
Public property HoldingAppSourceBoundList
Public property HoldingAppSourceBoundListId
Public property HoldingList
Public property HoldingListId
Public property Id
Public property Index
Public property IsActivityHighlighted
Public property IsAppSourceBoundList
Public property IsBeingResized
Public property IsChanged
Public property IsCluster
Public property IsFTIndexingRequired
Public property IsFullTextIndexable
Public property IsHidden
Public property IsKnown
Public property IsLinkedItemNoLongerAvailable
Public property IsList
Public property IsLive
Public property IsNotInSpace
Public property IsPartOfAppSourceBoundList
Public property IsPartOfList
Public property IsReadOnly
Public property IsRenderable
Public property IsSearchResult
Public property IsStylusInputInProgress
Public property IsTaggedAsImportant
Public property Keyphrases
Public property Kind
Public property LargeThumbnail
Public property LastModified
Public property LastModifiedBy
Public property LinkedItemNetworkOperationStatus
Public property MetaId
Public property ModelContext
Public property NewKeyphrases
Public property Properties
Public property Props
Public property PropsDict
Public property RedCount
Public property Related
Public property RelatedMessagesAvailable
Public property RelatedMessagesCount
Public property ReviewStatus
Public property Score
Public property SemanticAction
Public property ShowInSpace
Public property SystemWideUniqueId
Public property Tag
Public property Thumbnail
Public property ThumbnailUri
Public property Title
Public property TLBirth (Inherited from ITimelined.)
Public property TLChange
Public property TLDeath (Inherited from ITimelined.)
Public property UIdChanger (Inherited from ITimelined.)
Public property UIdOwner (Inherited from ITimelined.)
Public property UnreadDocumentsCount
Public property UnreadEmailCount
Public property UnreadStatus
Public property Uri
Public property Uris
Public property YellowCount
Public property ZIndex
Public property ZLod
Public property ZPos
  Back to Top

Methods

 

Name Description
Public method AddRelatedEntity
Public method AddTo
Public method Changed
Public method CompareTo
Public method DeepClone
Public method Delete
Public method DoneProps
Public method DonePropsChanged
Public method Equals
Public method GetActivityHistory
Public method GetHashCode
Public method GetProp(T)
Public method InitDynamicProperties
Public method InitProps
Public method InitPropsChanged
Public method InstantiateProperty
Public method IsCurrentUser
Public method IsUserIdentifactor
Public method Merge
Public method Refresh
Public method SaveChanges
Public method SetDateTime
Public method ShouldSerializeAppSourceEntityListId
Public method ShouldSerializeDefaultAppSourceBoundListsIds
Public method ToEntityRef()
Public method ToEntityRef(String, RelationDirection, Double, EntityFragmentState)
Public method ToString
Public method Unpin
  Back to Top

Events

 

Name Description
Public event PropertyChanged
  Back to Top

See Also

Reference

ZU.Core Namespace

Clone this wiki locally