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.
Returns one of the per-sequence properties from the upgrade config files
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Function GetProperty ( _
name As String _
) As String
'Usage
Dim instance As SPSequence
Dim name As String
Dim returnValue As String
returnValue = instance.GetProperty(name)
public string GetProperty(
string name
)
Parameters
name
Type: System.Stringname of the property
Return value
Type: System.String
value of the property