DataSourceReference Members
Include Protected Members
Include Inherited Members
Represents a reference to a shared data source in a SharePoint library.
The DataSourceReference type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DataSourceReference() | Initializes a new instance of the DataSourceReference class. |
Top
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) | |
Finalize() | (Inherited from Object.) | |
GetHashCode() | (Inherited from Object.) | |
GetType() | (Inherited from Object.) | |
MemberwiseClone() | (Inherited from Object.) | |
ToString() | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
Reference | Gets or sets reference to a shared data source in a SharePoint library. |
Top