Data Management Object Model Reference

DMScriptPropertyCollection.Item Property (Int32)

Integer indexer

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

See Also

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