Sets the Preferred Record Syntax
Namespace: MARCEngine5Assembly: MARCEngine (in MARCEngine.dll) Version: 2.2.8.0 (2.2.8)
Syntax public string Syntax { get; set; }
Public Property Syntax As String
Get
Set
public:
virtual property String^ Syntax {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract Syntax : string with get, set
override Syntax : string with get, set
Property Value
Type:
StringImplements
Query_InterfaceSyntaxSee Also