Solid Edge Assembly Type Library
DeletePropertyItem Method
Specifies the name for the property item to delete.
Description
Deletes a property item.
Syntax
Visual Basic
Public Sub DeletePropertyItem( _
   ByVal ItemName As String _
) 
Parameters
ItemName
Specifies the name for the property item to delete.
See Also

AssemblyProperty Object  | AssemblyProperty Members

Send comments on this topic.