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.
Inherited Members
Algenta.Colectica.Model.NotificationObject.RaisePropertyChanged<T>(Expression<>)
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 |