Click or drag to resize
NxPatch Properties

The NxPatch type exposes the following members.

Properties
  NameDescription
Public propertyOp
Operation to perform.
Public propertyPath
Path to the property to add, remove or replace.
Public propertySession
The session from which this structure was created.
(Inherited from AbstractStructure.)
Public propertyValue
This parameter is not used in a remove operation. Corresponds to the value of the property to add or to the new value of the property to update. Examples: "false", "2", "\"New title\""
Top
See Also