SPUserMigratorElement members
This class and its members are reserved for internal use and are not intended to be used in your code.
The SPUserMigratorElement type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPUserMigratorElement | This member is reserved for internal use and is not intended to be used directly from your code. |
Top
Properties
Name | Description | |
---|---|---|
Assembly | This member is reserved for internal use and is not intended to be used directly from your code. | |
Class | This member is reserved for internal use and is not intended to be used directly from your code. | |
ElementType | Gets the type of the element. (Inherited from SPElementDefinition.) | |
FeatureDefinition | Gets or sets the Feature definition to which the element definition belongs. (Inherited from SPElementDefinition.) | |
Id | Gets the ID of the element definition. (Inherited from SPElementDefinition.) | |
NamespaceManager | Gets a namespace manager to use in XPath queries. (Inherited from SPElementDefinition.) | |
RootTag | This member is reserved for internal use and is not intended to be used directly from your code. | |
UIVersion | (Inherited from SPElementDefinition.) | |
XmlDefinition | Gets or sets the element tree that is contained within the Element tag of the XML definition. (Inherited from SPElementDefinition.) |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetRootAttrAsInt32 | Returns the value of the specified root attribute as an integer. (Inherited from SPElementDefinition.) | |
GetRootAttrAsPermissions | Returns the value of the specified root attribute as a SharePoint Foundation permission. (Inherited from SPElementDefinition.) | |
GetRootAttrIsFalse | Returns the value of the specified root attribute as a Boolean value. (Inherited from SPElementDefinition.) | |
GetRootAttrIsTrue | Returns the value of the specified root attribute as a Boolean value. (Inherited from SPElementDefinition.) | |
GetRootAttrVal | Returns the value of an attribute that is specified within the root element of the definition. (Inherited from SPElementDefinition.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top