Property FieldNames
FieldNames
Gets the instruction names this handler evaluates, uppercase, for example "MERGEFIELD". Matching against an instruction is case-insensitive.
IReadOnlyList<string> FieldNames { get; }
Gets the instruction names this handler evaluates, uppercase, for example "MERGEFIELD". Matching against an instruction is case-insensitive.
IReadOnlyList<string> FieldNames { get; }