| C# |
|---|
| public class ViewJoinColumns : List<ViewJoinColumn> |
| #ctor | Initializes an object instance. |
| Add | Creates and adds the object from the supplied values. |
| LJCSearchName | Retrieve the collection element with name. |
| LJCSortName | Sort on Name. |
| GetCollection | Missing Summary |
| LJCErrorText | Gets or sets the last error text value. |
| LJCIsError | Returns true if there is an ErrorText value. |
| LJCIsSuccess | Returns true if there is no ErrorText. |