Table of Contents

Interface IIdentity

Namespace
Arinc424
Assembly
Arinc424.dll

An entity that has an identifier that is not necessarily unique.

public interface IIdentity

Properties

Identifier

string Identifier { get; set; }

Property Value

string