imbPropertyCollectionExtensionsgetProperString Method |
| Name | Description | |
|---|---|---|
| getProperString(PropertyCollection, Enum) |
Finds the first proper value (not empty, not null) in source using fiven fields | |
| getProperString(PropertyCollection, String, Enum) |
Prefered overload - finds the first proper value (not empty, not null) in source using fiven fields or returns defaultValue if no field was found.
|