Compartir a través de


Tipo simple Guid (DeploymentSystemData)

Se aplica a: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013

Admite el uso de un identificador único (GUID) como valor de campo de atributo Guid en el elemento SystemObject (DeploymentSystemData) del esquema DeploymentLRootObjectMap.

Definición

<xs:simpleType name="Guid">
    <xs:restriction base="xs:string"></xs:restriction>
</xs:simpleType>

Vea también