Gets the sheet's specified invisible sheet custom property.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As ISwDMSheet
Dim FieldName As String
Dim type As SwDmCustomInfoType
Dim value As String
value = instance.GetInvisibleCustomProperty(FieldName, type)
|
Parameters
- FieldName
- Name of the custom property
- type
- Type of custom property as defined by swDMCustomInfoType
Return Value
Value of the custom property
Remarks
See Also
Availability
SolidWorks Document Manager API 2009 SP0