CoreMX.NET Documentation
C#
Show/Hide TOC
Detail
Key
Value
Attribute
From
Property Method
Get the DetailKeyValueAttribute from a PropertyInfo
Definition
Namespace:
CoreMX.NET.Attributes
Assembly:
CoreMX.NET (in CoreMX.NET.dll) Version: 1.0.0+7eb54d7f3459576d25646e9f286fb1fe49eac8a5
C#
Copy
public
static
DetailKeyValueAttribute
?
FromProperty
(
PropertyInfo
info
)
Parameters
info
PropertyInfo
The Property Info
Return Value
DetailKeyValueAttribute
See Also
Reference
DetailKeyValueAttribute Class
CoreMX.NET.Attributes Namespace
In This Article
Definition
Parameters
Return Value
See Also