| | WebCenter Interaction API | |
| IPTDocumentType.GetOverrideValueAsObject Method |
Returns the override value of a property id as Object.
object GetOverrideValueAsObject(
int lPropertyID
);
Parameters
-
lPropertyID
- property id
Return Value
override value as Object
See Also
IPTDocumentType Interface | com.plumtree.server Namespace