Add an item to the state object.
Add an item to the state object.
void Add(string,XPDateTime,int,bool);
Add an item to the state object.
void Add(string,IPTState,int,bool);
Add an item to the state object.
void Add(string,byte,int,bool);
Add an item to the state object.
void Add(string,byte[],int,bool);
Add an item to the state object.
void Add(string,double,int,bool);
Add an item to the state object.
void Add(string,int,int,bool);
Add an item to the state object.
void Add(string,object,int,bool);
Add an item to the state object.
void Add(string,float,int,bool);
Add an item to the state object.
void Add(string,string,int,bool);
IPTState Interface | com.plumtree.server Namespace