ComponentOnMetadataGetMemberBySignature Method |
Called when the object metadata member is received by name.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax protected virtual MetadataMember OnMetadataGetMemberBySignature(
string signature
)
Parameters
- signature
- Type: SystemString
Return Value
Type:
MetadataMemberSee Also