DotNetAdapter.GetStructureMemberLabel
- Updated2025-07-21
- 1 minute(s) read
DotNetAdapter.GetStructureMemberLabel
Syntax
DotNetAdapter.GetStructureMemberLabel( typeDefinition, propertyLookupString)
Return Value
Purpose
Returns the label of the structure member that corresponds to the specified type definition property.
Parameters
typeDefinition As PropertyObject
[In] Specifies the type definition. This method returns an error if the property object is not a type definition.
propertyLookupString As String
[In] Specifies the location of the property in the type definition.