C# |
---|
public class ViewJoinColumns : List<ViewJoinColumn> |
#ctor | Initializes an object instance. |
Add | Creates and adds the object from the provided values. |
GetCollection |
Get custom collection from List |
LJCSearchName | Retrieve the collection element with name. |
LJCSortName | Sort on Name. |
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. |