Show / Hide Table of Contents

Class InstrumentGroup

Represents a group of Instrument items.

Inheritance
System.Object
NotificationObject
IdentifiableBase
VersionableBase
DescribableBase
VersionableGroupBase<Instrument, InstrumentGroup>
InstrumentGroup
Inherited Members
VersionableGroupBase<Instrument, InstrumentGroup>.TypeOfGroup
VersionableGroupBase<Instrument, InstrumentGroup>.Universes
VersionableGroupBase<Instrument, InstrumentGroup>.Concept
VersionableGroupBase<Instrument, InstrumentGroup>.Subjects
VersionableGroupBase<Instrument, InstrumentGroup>.Keywords
VersionableGroupBase<Instrument, InstrumentGroup>.Items
VersionableGroupBase<Instrument, InstrumentGroup>.ItemsList
VersionableGroupBase<Instrument, InstrumentGroup>.ChildGroups
VersionableGroupBase<Instrument, InstrumentGroup>.ChildGroupsList
VersionableGroupBase<Instrument, InstrumentGroup>.ChildItemType
VersionableGroupBase<Instrument, InstrumentGroup>.ChildGroupType
VersionableGroupBase<Instrument, InstrumentGroup>.GetChildren()
VersionableGroupBase<Instrument, InstrumentGroup>.ReplaceChild(IdentifierTriple, IVersionable)
VersionableGroupBase<Instrument, InstrumentGroup>.AddChild(IVersionable)
VersionableGroupBase<Instrument, InstrumentGroup>.RemoveChild(IVersionable)
VersionableGroupBase<Instrument, InstrumentGroup>.RemoveChild(IdentifierTriple)
VersionableGroupBase<Instrument, InstrumentGroup>.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 InstrumentGroup : VersionableGroupBase<Instrument, InstrumentGroup>, IVersionableGroup, IVersionable, IIdentifiable, IVisitable, IHasCustomFields, IDescribable

Constructors

InstrumentGroup()

Initializes a new instance of the InstrumentGroup class.

Declaration
public InstrumentGroup()

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