FilterDescriptor.IsDefaultPropertyName Field
NOTE: This API is now obsolete.
A constant that represents the default property name.
Namespace: Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
<ObsoleteAttribute("O12 Application Registry API is deprecated. Please use BusinessData.", _
False)> _
Public Const IsDefaultPropertyName As String
'Usage
Dim value As String
value = FilterDescriptor.IsDefaultPropertyName
[ObsoleteAttribute("O12 Application Registry API is deprecated. Please use BusinessData.",
false)]
public const string IsDefaultPropertyName
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace