Show / Hide Table of Contents

Class GrossRecordStructure

Provides characteristics of the physical storage of a logical record type as described in a DataRelationship. Used by RecordLayouts to describe the full structure of a PhysicalInstance.

Inheritance
System.Object
NotificationObject
IdentifiableBase
GrossRecordStructure
Inherited Members
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 GrossRecordStructure : IdentifiableBase, IIdentifiable

Constructors

GrossRecordStructure()

Initializes a new instance of the GrossRecordStructure class.

Declaration
public GrossRecordStructure()

Properties

LogicalRecordReference

Gets or sets the logical record included in a physical record.

Declaration
public IdentifierTriple LogicalRecordReference { get; set; }
Property Value
Type Description
IdentifierTriple

Extension Methods

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