Click or drag to resize

LogParameterCollection Properties

This is preliminary documentation and is subject to change.

The LogParameterCollection type exposes the following members.

Properties
 NameDescription
Public propertyCount Gets the count of all properties.
(Inherited from WikiReadOnlyDictionary)
Public propertyCurrentRevisionId (Patrol)
Public propertyIsAutoPatrol (Patrol)
Public propertyItem Tries to get the value of the specified property.
(Inherited from WikiReadOnlyDictionary)
Public propertyKeysGets an ICollectionT containing the keys of the IDictionaryTKey, TValue.
(Inherited from WikiReadOnlyDictionary)
Public propertyPreviousRevisionId (Patrol)
Public propertySuppressRedirect (Move) Whether to suppress the creation of redirect when moving the page.
Public propertyTargetNamespaceId (Move) Namespace ID of the move target.
Public propertyTargetTitle (Move) Full title of the move target.
Public propertyUserId (NewUsers) The user ID of the created user.
Public propertyValuesGets an ICollectionT containing the values in the IDictionaryTKey, TValue.
(Inherited from WikiReadOnlyDictionary)
Top
See Also