Interface IReferenceElement
A reference element is a data element that defines a logical reference to another element within the same or another AAS or a reference to an external object or entity.
Inherited Members
Namespace: AasCore.Aas3_0_RC02
Assembly: AasCore.Aas3_0_RC02.dll
Syntax
public interface IReferenceElement : IDataElement, ISubmodelElement, IReferable, IHasExtensions, IHasKind, IHasSemantics, IQualifiable, IHasDataSpecification, IClass
Properties
| Improve this Doc View SourceValue
Global reference to an external object or entity or a logical reference to another element within the same or another AAS (i.e. a model reference to a Referable).
Declaration
IReference Value { get; set; }
Property Value
Type | Description |
---|---|
IReference |