WebCenter Interaction API  
 

IPTDocumentType.SetDefaultValue Method (Int32, Int32)

Sets the default value of a property id.

void SetDefaultValue(
   int Value,
   int pvValue
);

Parameters

Value
pvValue
new value of the property id as int

See Also

IPTDocumentType Interface | com.plumtree.server Namespace | IPTDocumentType.SetDefaultValue Overload List