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.
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.String
Return Value
Type: System.String