The result URL format string, which converts a record ID to a result.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public string ResultURL { get; set; }
Public Property ResultURL As String
public: property String^ ResultURL { String^ get (); void set (String^ value); }