Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents a field mask for a copied item.
The SPCopyFieldMask type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Parent | Gets the list item associated with the field mask of the copied item. |
![]() ![]() |
StreamFieldName | Gets the name of the stream field associated with the field mask of the copied item. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
IsMasked | Returns a Boolean value that indicates whether the specified field is overwritten during a copy operation. |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
SetMask | Sets a flag that specifies whether a field is masked so it cannot be overwritten during a copy operation. Set to true to mask the field. |
![]() |
ToString | (Inherited from Object.) |
Top