PathToIndexedFieldType
extends BasePathToElementType
in package
Identifies individual members of a dictionary.
Table of Contents
Properties
- $FieldIndex : string
- Identifies the member of the dictionary to return.
- $FieldURI : string
- FieldURI property
Methods
- __clone() : mixed
- Clones any object properties on a type object when it is cloned. Allows for a deep clone required when using object to represent data types when making a SOAP call.
Properties
$FieldIndex
Identifies the member of the dictionary to return.
public
string
$FieldIndex
This attribute is required.
Tags
$FieldURI
FieldURI property
public
string
$FieldURI
Tags
Methods
__clone()
Clones any object properties on a type object when it is cloned. Allows for a deep clone required when using object to represent data types when making a SOAP call.
public
__clone() : mixed