ModifiedBy members
Defines a workflow activity that specifies the user who modified an item in a document library.
The ModifiedBy type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ModifiedBy | Initializes a new instance of the ModifiedBy class. |
Top
Properties
Name | Description | |
---|---|---|
CacheId | (Inherited from Activity.) | |
Constraints | (Inherited from Activity.) | |
DisplayName | (Inherited from Activity.) | |
Id | (Inherited from Activity.) | |
Implementation | (Inherited from Activity.) | |
Result | (Inherited from Activity<Boolean>.) | |
ResultType | (Inherited from ActivityWithResult.) | |
UserName | Gets or sets the name of the user who modified the item. |
Top
Methods
Name | Description | |
---|---|---|
CacheMetadata | (Inherited from Activity.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ShouldSerializeDisplayName | (Inherited from Activity.) | |
ToString | (Inherited from Activity.) |
Top