NameAttribute Constructor |
Namespace:
Intuit.Ipp.LinqExtender.Attributes
Assembly:
Intuit.Ipp.LinqExtender (in Intuit.Ipp.LinqExtender.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic NameAttribute(
string targetName
)
Parameters
- targetName
- Type: SystemString
Name of the reflected object.
See Also