Solid Edge Assembly Type Library
AddProperty Method
Specifies the name for the new AssemblyProperty object. MemberName must be unique.
Description
Adds a new property.
Syntax
Visual Basic
Public Function AddProperty( _
   ByVal MemberName As String _
) As AssemblyProperty
Parameters
MemberName
Specifies the name for the new AssemblyProperty object. MemberName must be unique.
See Also

AssemblyProperties Collection  | AssemblyProperties Members

Send comments on this topic.