Data Management Object Model Reference

DMScriptPropertyCollection.Item Property (String)

String indexer

[Visual Basic]
Overloads Public Default ReadOnly Property Item( _
   ByVal index As String _
) As DMScriptProperty
[C#]
public DMScriptProperty this[
   string index
] {get;}

See Also

DMScriptPropertyCollection Class | SPSSMR.Data.Transformations Namespace | DMScriptPropertyCollection.Item Overload List