TwoLineElementSetChecksumLine2 Property |
Gets or sets the checksum for line 2.
Namespace:
AGI.Foundation.Propagators
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public int ChecksumLine2 { get; set; }
Public Property ChecksumLine2 As Integer
Get
Set
public:
property int ChecksumLine2 {
int get ();
void set (int value);
}
member ChecksumLine2 : int with get, set
Property Value
Type:
Int32See Also