PFExternalConnection_Location_SharePointWebAddress Property |
Gets or sets the url of the SharePoint Web containing the target list.
The Web is a sub-site of a SharePoint site.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax [DataMemberAttribute]
public string WebAddress { get; set; }
Property Value
Type:
StringSee Also