GetCustomPropertyValue Method (ISwDMCutListItem)
Obsolete. Superseded by ISwDMCutListItem2::GetCustomPropertyValue2.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As ISwDMCutListItem
Dim FieldName As String
Dim type As SwDmCustomInfoType
Dim linkedTo As String
Dim value As String
value = instance.GetCustomPropertyValue(FieldName, type, linkedTo)
|
Parameters
- FieldName
-
- type
-
- linkedTo
-
See Also