ReflectionUtilities.TryGetPropertyValue - метод Смотри также Terrasoft.Common - пространство имен > ReflectionUtilities - класс : TryGetPropertyValue - метод C#
- source
- Type.
- propertyName
- Property name.
- value
- The value of the property.
Glossary Item Box
Параметры
- source
- Type.
- propertyName
- Property name.
- value
- The value of the property.
Тип возвращаемого значения
true
if the value for the propertyName property has been successfully received; otherwise - false
.The extension method for the System.Object class.