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.
Deletes the default value.
Namespace: Microsoft.SharePoint.BusinessData.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.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.UInt32The identifier (ID) of the MethodInstance object.