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.Office.Server.ApplicationRegistry.Administration
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Sub DeleteDefaultValue ( _
methodInstanceId As UInteger _
)
'Usage
Dim instance As TypeDescriptor
Dim methodInstanceId As UInteger
instance.DeleteDefaultValue(methodInstanceId)
public void DeleteDefaultValue(
uint methodInstanceId
)
Parameters
- methodInstanceId
Type: System.UInt32
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.Administration Namespace