Gets the specified custom property value for this configuration.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As ISwDMConfiguration5
Dim FieldName As String
Dim type As SwDmCustomInfoType
Dim linkedTo As String
Dim value As String
value = instance.GetCustomPropertyValues(FieldName, type, linkedTo)
|
Parameters
- FieldName
- Property Name
- type
- Type of custom property as defined in SwDmCustomInfoType
- linkedTo
- Linked to Value/Text Expression (see Remarks)
Remarks
See Also
Availability
SolidWorks Document Manager API 2005 FCS