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 collection of instances of concrete subclasses of the abstract class SPWorkflowExternalDataExchangeService.
The SPWorkflowExternalDataExchangeServiceCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Count | Gets the number of objects that are contained in the collection. (Overrides SPBaseCollection.Count.) |
![]() |
Item[Guid] | Gets the SPWorkflowExternalDataExchangeService object that has a specified GUID. |
![]() |
Item[Int32] | Gets the SPWorkflowExternalDataExchangeService object at a specified index in the collection. |
![]() |
Item[Type] | Gets the SPWorkflowExternalDataExchangeService object that is an instance of a specified type. |
![]() |
UpgradedPersistedProperties | (Inherited from SPAutoSerializingObject.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetEnumerator | (Inherited from SPBaseCollection.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetObjectData | (Inherited from SPAutoSerializingObject.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
GetTypedEnumerator<T> | (Inherited from SPBaseCollection.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
OnDeserialization | (Inherited from SPAutoSerializingObject.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
UpdateParent | (Inherited from SPAutoSerializingObject.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
ICollection.CopyTo | (Inherited from SPBaseCollection.) |
![]() ![]() |
ICollection.IsSynchronized | (Inherited from SPBaseCollection.) |
![]() ![]() |
ICollection.SyncRoot | (Inherited from SPBaseCollection.) |
Top