Show / Hide Table of Contents

Class CodeListGroup

Represents a group of CodeList items.

Inheritance
System.Object
NotificationObject
IdentifiableBase
VersionableBase
DescribableBase
VersionableGroupBase<CodeList, CodeListGroup>
CodeListGroup
Inherited Members
VersionableGroupBase<CodeList, CodeListGroup>.TypeOfGroup
VersionableGroupBase<CodeList, CodeListGroup>.Universes
VersionableGroupBase<CodeList, CodeListGroup>.Concept
VersionableGroupBase<CodeList, CodeListGroup>.Subjects
VersionableGroupBase<CodeList, CodeListGroup>.Keywords
VersionableGroupBase<CodeList, CodeListGroup>.Items
VersionableGroupBase<CodeList, CodeListGroup>.ItemsList
VersionableGroupBase<CodeList, CodeListGroup>.ChildGroups
VersionableGroupBase<CodeList, CodeListGroup>.ChildGroupsList
VersionableGroupBase<CodeList, CodeListGroup>.ChildItemType
VersionableGroupBase<CodeList, CodeListGroup>.ChildGroupType
VersionableGroupBase<CodeList, CodeListGroup>.GetChildren()
VersionableGroupBase<CodeList, CodeListGroup>.ReplaceChild(IdentifierTriple, IVersionable)
VersionableGroupBase<CodeList, CodeListGroup>.AddChild(IVersionable)
VersionableGroupBase<CodeList, CodeListGroup>.RemoveChild(IVersionable)
VersionableGroupBase<CodeList, CodeListGroup>.RemoveChild(IdentifierTriple)
VersionableGroupBase<CodeList, CodeListGroup>.ChildTypesAccepted
DescribableBase.ItemName
DescribableBase.Label
DescribableBase.Description
DescribableBase.DisplayLabel
VersionableBase.Accept(IVersionableVisitor)
VersionableBase.IsDirty
VersionableBase.IsPublished
VersionableBase.ChildrenDereferenced
VersionableBase.IsPopulated
VersionableBase.Version
VersionableBase.VersionDate
VersionableBase.VersionResponsibility
VersionableBase.VersionRationale
VersionableBase.CompositeId
VersionableBase.CustomFields
VersionableBase.UserAttributes
VersionableBase.OtherMaterials
VersionableBase.BasedOn
VersionableBase.Attachments
VersionableBase.GetChildren()
VersionableBase.ManagedCollections
VersionableBase.ManageCollection(INotifyCollectionChanged, String)
VersionableBase.RemoveChild(IVersionable, IList[])
VersionableBase.RemoveChild(IdentifierTriple, IList[])
VersionableBase.ReplaceChild(IdentifierTriple, IVersionable)
VersionableBase.RemoveChild(IdentifierTriple)
VersionableBase.AddChild(IVersionable)
VersionableBase.ChildTypesAccepted
Algenta.Colectica.Model.VersionableBase.TryReplaceChild<T>(Func<>, Action<>, Algenta.Colectica.Model.Utility.IdentifierTriple, Algenta.Colectica.Model.IVersionable)
VersionableBase.ToString()
IdentifiableBase.DefaultAgencyId
IdentifiableBase.AgencyId
IdentifiableBase.Identifier
IdentifiableBase.UserIds
IdentifiableBase.GetUserIdValue(String)
NotificationObject.PropertyChanged
NotificationObject.RaisePropertyChanged(String)
NotificationObject.RaisePropertyChanged(String[])
Algenta.Colectica.Model.NotificationObject.RaisePropertyChanged<T>(Expression<>)
NotificationObject.OnPropertyChanged(String)
NotificationObject.ResumePropertyEvents()
NotificationObject.SuspendPropertyEvents()
NotificationObject.PropertyEventsSuspended
NotificationObject.PropagateChildChanges(INotifyCollectionChanged, String)
Namespace: Algenta.Colectica.Model.Ddi
Assembly: Algenta.Colectica.Model.Ddi.dll
Syntax
public class CodeListGroup : VersionableGroupBase<CodeList, CodeListGroup>, IVersionableGroup, IVersionable, IIdentifiable, IVisitable, IHasCustomFields, IDescribable

Constructors

CodeListGroup()

Initializes a new instance of the CodeListGroup class.

Declaration
public CodeListGroup()

Properties

ItemType

Gets the universally unique identifier representing the item's type.

Declaration
public override Guid ItemType { get; }
Property Value
Type Description
Guid

The identifier representing the item's type.

Overrides
VersionableBase.ItemType

Extension Methods

Extensions.Yield<T>(T)
Back to top Copyright © 2009-2018 Colectica