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