31 public override ushort
Tag => 0x5f42;
46 string[] Fields =
StringValue.Split(
'<',
System.StringSplitOptions.RemoveEmptyEntries);
override ushort Tag
Tag value.
PermanentAddress(byte[] Value, string StringValue, string[] AddressFields)
Permanent Address
string?[] AddressFields
Fields identifying the address.
override StringObject Create(byte[] Value, string StringValue)
Creates an instance of the string-valued data object.
PermanentAddress()
Permanent Address
Abstract base class for string-valued objects.
string? StringValue
String value.