TableOfAuthorities.IncludeSequenceName Property

Definition

Returns or sets the Sequence (SEQ) field identifier for a table of authorities.

public:
 property System::String ^ IncludeSequenceName { System::String ^ get(); void set(System::String ^ value); };
public string IncludeSequenceName { get; set; }
member this.IncludeSequenceName : string with get, set
Public Property IncludeSequenceName As String

Property Value

Remarks

The IncludeSequenceName property corresponds to the \s switch for a Table of Authorities (TOA) field.

Applies to