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.
Gets or sets the mapping order of this mapping.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
<DataMemberAttribute> _
Public Property MappingOrder As Integer
Get
Set
'Usage
Dim instance As MappingInfo
Dim value As Integer
value = instance.MappingOrder
instance.MappingOrder = value
[DataMemberAttribute]
public int MappingOrder { get; set; }
Property value
Type: System.Int32