Gets the value and the evaluated value of the specified custom property.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As ICustomPropertyManager
Dim FieldName As String
Dim UseCached As Boolean
Dim ValOut As String
Dim ResolvedValOut As String
Dim value As Boolean
value = instance.Get4(FieldName, UseCached, ValOut, ResolvedValOut)
|
Parameters
- FieldName
- Name of the custom property
- UseCached
- True if the configuration has been activated, false if not (see Remarks)
- ValOut
- Value of the custom property
- ResolvedValOut
- Evaluated value of the custom property
Return Value
True if up-to-date data is returned, false if not (see
Remarks)
Example
Remarks
See Also
Availability
SolidWorks 2011 SP4, Revision Number 19.4