CustomFieldCollection.Item Property
Name | Parameters | Description |
---|---|---|
Item[Int32] | index | Provides indexed access to individual items in the collection. |
Item[String] | name | Gets the value stored for the custom field specified by the custom field name. |