Deletes the specified custom property.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function Delete( _
ByVal FieldName As String _
) As Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICustomPropertyManager
Dim FieldName As String
Dim value As Integer
value = instance.Delete(FieldName)
|
Parameters
- FieldName
- Name of the custom property to delete
Return Value
0 if the custom property is deleted, 1 if not
See Also
Availability
SolidWorks 2004 FCS, Revision Numbe 12.0