Creates a PropsQuery which when given to an IObjectManager's listObjects() method, a list of ObjectID's returned will be of the given PropsType name and a parameter with the given name and mapped value.
Creates a PropsQuery which when given to an IObjectManager's listObjects() method, a list of ObjectID's returned will be of the given PropsType name and a parameter with the given name and mapped value.
public PropsQuery(PropsType,string,object)
Creates a PropsQuery which when given to an IObjectManager's listObjects() method, a list of ObjectID's returned will be of the given PropsType name and a parameter with the given name and mapped value.
public PropsQuery(string,string,object)
PropsQuery Class | com.neokernel.om Namespace