Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

Field.GetActualName Method 

Gets the programmatic name for this field, for example pt.name for PlumtreeField.NAME.

public string GetActualName();

Return Value

The programmatic name for this field.

See Also

Field Class | Plumtree.Remote.PRC.Search Namespace