Sets the default value of a property id.
Sets the default value of a property id.
void SetDefaultValue(int,XPDateTime);
Sets the default value of a property id.
void SetDefaultValue(int,byte);
Sets the default value of a property id.
void SetDefaultValue(int,double);
Sets the default value of a property id.
void SetDefaultValue(int,int);
Sets the default value of a property id.
void SetDefaultValue(int,object);
Sets the default value of a property id.
void SetDefaultValue(int,float);
Sets the default value of a property id.
void SetDefaultValue(int,string);
IPTDocumentType Interface | com.plumtree.server Namespace