Discovers the attributes of the Properties of the Class and provides access to Property metadata. Read-only.
Namespace: AJE.DataReportEngineAssembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
public PropertyInfo[] Properties { get; }public PropertyInfo[] Properties { get; }Public ReadOnly Property Properties As PropertyInfo()
Get
Public ReadOnly Property Properties As PropertyInfo()
Get
public:
property array<PropertyInfo^>^ Properties {
array<PropertyInfo^>^ get ();
}public:
property array<PropertyInfo^>^ Properties {
array<PropertyInfo^>^ get ();
}Property Value
Type:
PropertyInfo