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