Freigeben über


AlertChangeType simpleType (SPS15XSDSearchSet5)

Gilt für: SharePoint Server 2013

Informationen zum Typ

Wert
Basistyp
xs:string
Namespace
http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Query
Schemadatei
schema_Microsoft.Office.Server.Search.Query.xsd

Definition

<xs:simpleType name="AlertChangeType">
    <xs:restriction base="xs:string">
        <xs:enumeration value="Discovered" />
        <xs:enumeration value="Modified" />
        <xs:enumeration value="DiscoveredOrModified" />
    </xs:restriction>
</xs:simpleType>

Aufzählungswerte

Wert Beschreibung
Ermittelt
1
Geändert
2
DiscoveredOrModified
3