Gets whether the specified custom property is editable in the specified configuration.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IsCustomPropertyEditable( _
ByVal PropertyName As System.String, _
ByVal ConfigurationName As System.String _
) As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ICustomPropertyManager
Dim PropertyName As System.String
Dim ConfigurationName As System.String
Dim value As System.Boolean
value = instance.IsCustomPropertyEditable(PropertyName, ConfigurationName) |
Parameters
- PropertyName
- Custom property name
- ConfigurationName
- Configuration name
Return Value
0 if the custom property is editable, 1 if not
Example
Remarks
See Also
Availability
SOLIDWORKS 2018 FCS, Revision Number 26.0