WebCenter Interaction API  
 

IPTDocumentType.SetOverrideValue Method

Sets the override value of a given property id

Overload List

Sets the override value of a given property id

void SetOverrideValue(int,XPDateTime);

Sets the override value of a given property id

void SetOverrideValue(int,byte);

Sets the override value of a given property id

void SetOverrideValue(int,double);

Sets the override value of a given property id

void SetOverrideValue(int,int);

Sets the override value of a given property id

void SetOverrideValue(int,object);

Sets the override value of a given property id

void SetOverrideValue(int,float);

Sets the override value of a given property id

void SetOverrideValue(int,string);

See Also

IPTDocumentType Interface | com.plumtree.server Namespace