RetrieveAbsoluteAndSiteCollectionUrlResponse ComplexType

The response from the RetrieveAbsoluteAndSiteCollectionUrl function.

Properties

The properties of a complex type contain the structured data of the type.

Name Type Details
AbsoluteUrl Edm.String

The absolute URL of the object that is specified in the request.

SiteCollectionUrl Edm.String

The SharePoint site collection URL of the object that is specified in the request.

Used by

The following use the RetrieveAbsoluteAndSiteCollectionUrlResponse ComplexType.

Name How used
RetrieveAbsoluteAndSiteCollectionUrl ReturnType
RetrieveAbsoluteAndSiteCollectionUrl ReturnType

See also