IBaseMessageContext.AddPredicate(String, String, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void AddPredicate(System::String ^ strName, System::String ^ strNameSpace, System::Object ^ obj);
public void AddPredicate (string strName, string strNameSpace, object obj);
abstract member AddPredicate : string * string * obj -> unit
Public Sub AddPredicate (strName As String, strNameSpace As String, obj As Object)
Parameters
- strName
- String
- strNameSpace
- String
- obj
- Object