WebCenter Interaction API  
 

IPTDocumentType.SetOverrideValue Method (Int32, Object)

Sets the override value of a given property id

void SetOverrideValue(
   int Value,
   object pvValue
);

Parameters

Value
pvValue
new value as Object

See Also

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