HL7Error.FieldNo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property int FieldNo { int get(); };
public int FieldNo { get; }
member this.FieldNo : int
Public ReadOnly Property FieldNo As Integer