Class SoaQuery
Assembly: NXOpen.dll
Syntax
public class SoaQuery : TransientObject, IMessageSink, IDisposable
Constructors
SoaQuery(nint)
Declaration
protected SoaQuery(nint ptr)
Parameters
Type |
Name |
Description |
nint |
ptr |
|
Methods
AddFieldDescription(PdmSearch, PdmSoaqueryNxmgrfielddatatype, string, string, string, string, string, ListOfValues)
Declaration
[Obsolete("Deprecated in NX8.0.0. It's not needed in any context of search based on queries.")]
public void AddFieldDescription(PdmSearch searchVar, PdmSoaqueryNxmgrfielddatatype type, string name, string attrName, string defaultValue, string logicalOperation, string mathOperation, ListOfValues lov)
Parameters
FreeResource()
Declaration
protected override void FreeResource()
Overrides
Implements
System.Runtime.Remoting.Messaging.IMessageSink