Edit

Share via


HL7DocumentSchema.CanEndWithSegment(String) Method

Definition

public:
 bool CanEndWithSegment(System::String ^ tag);
public bool CanEndWithSegment (string tag);
member this.CanEndWithSegment : string -> bool
Public Function CanEndWithSegment (tag As String) As Boolean

Parameters

tag
String

Returns

Applies to