CmcEntryReflection Property
Reflection
Namespace: Metas.Vna.Database.CMCsAssembly: Metas.Vna.Database (in Metas.Vna.Database.dll) Version: 2.8.9053.20282
public CmcReflection[] Reflection { get; set; }
Public Property Reflection As CmcReflection()
Get
Set
public:
virtual property array<CmcReflection>^ Reflection {
array<CmcReflection>^ get () sealed;
void set (array<CmcReflection>^ value) sealed;
}
abstract Reflection : CmcReflection[] with get, set
override Reflection : CmcReflection[] with get, set
CmcReflectionICmcEntryReflection