| | WebCenter Interaction API | |
| IPTDocumentType.GetDefaultValueAsString Method |
Returns the default values as a string.
string GetDefaultValueAsString(
int lPropertyID
);
Parameters
-
lPropertyID
- property id
Return Value
default value of the property id as String
See Also
IPTDocumentType Interface | com.plumtree.server Namespace