IEntity Interface
Autodesk.DataManagement.Client.Framework.Vault›Autodesk.DataManagement.Client.Framework.Vault.Currency.Entities
Represents an entity in the vault data base.
Syntax
public interface IEntity Public Interface IEntity Properties
| Name | Description |
|---|---|
| EntityClass | Gets the entity class associated with this object. |
| EntityIterationId | Gets the unique id for the iteration. If the object only supports masters, then this and the EntityMasterId should be the same |
| EntityMasterId | Gets the the database id for the master record for this entity. |
| EntityName | Gets a display name that can be used to describe this entity |
| IsCloaked | Gets whether or not this entity is cloaked (ie. the user can know about the existence of an object but not the details behind that object). |
| LinkInfo | Gets if this entity isn't a real entity, but instead if is a link to the entity. If so, then this value is non-null and returns information about the link to this object. |
Returned By
Where you get a IEntity — members that return one.
- BrowseVaultNavigationModel.Content
- BrowseVaultNavigationModel.EqualityComparer
- BrowseVaultNavigationModel.FindEntitiesNameStartsWith
- BrowseVaultNavigationModel.FocusedContent
- BrowseVaultNavigationModel.GetChildrenOverride
- BrowseVaultNavigationModel.NavigationPath
- BrowseVaultNavigationModel.Parent
- BrowseVaultNavigationModel.SelectedContent
- ClassicVaultBrowserControl.CustomizationOptions.CanDisplayEntityHandler
- ClassicVaultBrowserControl.CustomizationOptions.GetCellStyleHandler
- ClassicVaultBrowserControl.CustomizationOptions.GetCustomTooltipHandler
- ClassicVaultBrowserControl.CustomizationOptions.GetRowStyleHandler
- ClassicVaultBrowserControl.DragDropOptions.DragDropEvent
- ClassicVaultBrowserControl.DragDropOptions.DragEnterEvent
- ClassicVaultBrowserControl.DragDropOptions.DragOverEvent
- ClassicVaultBrowserControl.DragDropOptions.DragSource
- ColumnSettings.GetToolTip
- EntitiesEventArgs.Entities
- EntityEventArgs.Entity
- EntityRelationship.Child
- EntityRelationship.Parent
- EntityRestriction.Entity
- EntityRevision.Entity
- FileAcquisitionRestriction.Entity
- FileRelationship.Child
- FileRelationship.Parent
- FocusChangedEventArgs.FocusedEntity
- GetContextMenuArgs.ClickedEntity
- GetContextMenuArgs.SelectedEntities
- IEntityOperationManager.ConvertEntInfosToIEntities
- IEntityOperationManager.GetBrowseChildren
- IEntityOperationManager.GetParent
- IEntityOperationManager.GetPersistableIds
- IEntityOperationProvider.ConvertEntInfosToEntities
- IEntityOperationProvider.ConvertLinksToEntities
- IEntityOperationProvider.GetBrowseChildren
- IEntityOperationProvider.GetParent
- IEntityStyleService.GetColumnStyleHandlers
- IEntityStyleService.GetEntityStyleHandlers
- IPersistableIdManager.GetPersistableIds
- IPersistableIdManager.ResolvePersistableIds
- IProgressiveLoadingVaultNavigationModel.Content
- IProgressiveLoadingVaultNavigationModel.EqualityComparer
- IProgressiveLoadingVaultNavigationModel.FocusedContent
- IProgressiveLoadingVaultNavigationModel.NavigationPath
- IProgressiveLoadingVaultNavigationModel.Parent
- IProgressiveLoadingVaultNavigationModel.SelectedContent
- IVaultNavigationModel.Content
- IVaultNavigationModel.EqualityComparer
- IVaultNavigationModel.FocusedContent
- IVaultNavigationModel.NavigationPath
- IVaultNavigationModel.Parent
- IVaultNavigationModel.SelectedContent
- Link.Parent
- PropertyValue.Entity
- PropertyValues.Entities
- SelectEntityResults.ParentEntity
- SelectEntityResults.SelectedEntities
- SelectEntitySettings.EntitiesToHide
- SelectEntitySettings.InitialBrowseLocation
- SelectEntitySettings.SelectEntityOptionsExtensibility.CreateFolder
- SelectEntitySettings.SelectEntityOptionsExtensibility.DoSearch
- SelectEntitySettings.SelectEntityOptionsExtensibility.GetChildren
- SelectEntitySettings.SelectEntityOptionsExtensibility.GetGridConfiguration
- SelectionChangedEventArgs.SelectedEntities
- SelectVaultFolderSettings.SelectVaultFolderExtensibilityOptions.GetRowStyleHandler
- VaultNavigationPathSettings.TopLevelEntities
- ViewVaultNavigationModel.Content
- ViewVaultNavigationModel.EqualityComparer
- ViewVaultNavigationModel.FocusedContent
- ViewVaultNavigationModel.SelectedContent