USADriveIdCodetext.SubfileProperties.Length

USADriveIdCodetext.SubfileProperties.Length property

4 These bytes contain a 4 digit numeric value that specifies the length of the Subfile in bytes.The segment terminator must be included in calculating the length of the subfile.A segment terminator = 1. Each subfile must begin with the two-character Subfile Type and these two characters must also be included in the length.

public int Length { get; set; }

See Also