Parameters
| Parameter Name | Description |
|---|---|
| strIdentName | Identifying name of property. Can't be null or empty. |
Return Value
Returns true if given property exists for used object otherwise false.
null or empty.
| Parameter Name | Description |
|---|---|
| strIdentName | Identifying name of property. Can't be null or empty. |
| Exception | Description |
|---|---|
| System.InvalidOperationException | Thrown when list is not connected with valid database object. |
| System.ArgumentNullException | Thrown when parameter is null. |
| System.ArgumentException | Thrown when parameter is empty. |