Gets the specified custom property value for this configuration.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As ISwDMConfiguration5
Dim FieldName As System.String
Dim type As SwDmCustomInfoType
Dim linkedTo As System.String
Dim value As System.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)
Return Value
See
Remarks
Remarks
See Also
Availability
SOLIDWORKS Document Manager API 2005 FCS