WebCenter Interaction API  
 

IPTDocumentType.SetDefaultValue Method (Int32, Byte)

Sets the default value of a property id.

void SetDefaultValue(
   int Value,
   byte pvValue
);

Parameters

Value
pvValue
new value of the property id as byte

See Also

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