Plumtree EDK (Enterprise Web Development Kit) 5.4.0

Field.GetActualName Method 

Gets the programmtic name for this field, e.g. pt.name for PlumtreeField.NAME.

public string GetActualName();

Return Value

the programmtic name for this field, e.g. pt.name for PlumtreeField.NAME

See Also

Field Class | Plumtree.Remote.PRC.Search Namespace