Obsolete. Superseded by ICustomPropertyManager::Set2.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function Set( _
ByVal FieldName As System.String, _
ByVal FieldValue As System.String _
) As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICustomPropertyManager
Dim FieldName As System.String
Dim FieldValue As System.String
Dim value As System.Integer
value = instance.Set(FieldName, FieldValue) |
Parameters
- FieldName
- Name of the existing custom property
- FieldValue
Value for the existing custom property
Return Value
- 0 if the value for the existing custom property is set
- 1 if the value for the existing custom property is not set
- -1 if the custom property does not exist
See Also
Availability
SOLIDWORKS 2004 FCS, Revision Number 12.0