DotNetAdapter.SetStructureMemberLabel
- Updated2024-10-09
- 1 minute(s) read
DotNetAdapter.SetStructureMemberLabel
Syntax
DotNetAdapter.SetStructureMemberLabel( typeDefinition, propertyLookupString, structureMemberLabel)
Purpose
Specifies 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.
structureMemberLabel As String
[In] Specifies the label of the structure member.