Class MissionID
- Assembly
- VisioForge.Core.dll
Mission ID is the descriptive mission identifier. Mission ID value field free text with maximum of 127 characters describing the event.
public class MissionID : StringElementParserInheritance
Inherited Members
Constructors
MissionID(byte[])
Initializes a new instance of the VisioForge.Core.Metadata.KLV.MISB0601.MissionID class.
public MissionID(byte[] value)Parameters
valuebyte[]-
The value.
Fields
ConstKey
The constant key.
public static byte[] ConstKeyField Value
- byte[]
ESDName
The ESD name.
public string ESDNameField Value
LDSName
The LDS name.
public string LDSNameField Value
TAG
The tag.
public int TAGField Value
UDSKey
The UDS key.
public string UDSKeyField Value
UDSName
The UDS name.
public string UDSName