TwoLineElementSetChecksumLine1 Property |
Gets or sets the checksum for line 1.
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 ChecksumLine1 { get; set; }
Public Property ChecksumLine1 As Integer
Get
Set
public:
property int ChecksumLine1 {
int get ();
void set (int value);
}
member ChecksumLine1 : int with get, set
Property Value
Type:
Int32See Also