Partager via


_sProperty, structure (websvcSiteData)

A structure that defines the name and type of a list field.

Espace de noms : websvcSiteData
Assembly : STSSOAP (dans stssoap.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
<DebuggerStepThroughAttribute> _
<XmlTypeAttribute(Namespace:="https://schemas.microsoft.com/sharepoint/soap/")> _
<GeneratedCodeAttribute("wsdl", "2.0.50727.42")> _
Public Structure _sProperty
'Utilisation
Dim instance As _sProperty
[SerializableAttribute] 
[DebuggerStepThroughAttribute] 
[XmlTypeAttribute(Namespace="https://schemas.microsoft.com/sharepoint/soap/")] 
[GeneratedCodeAttribute("wsdl", "2.0.50727.42")] 
public struct _sProperty

Notes

This structure is used to obtain properties that describe a column in an SPList object. The field properties will be stored in an array whose size is determined by the number of fields in the list.

Sécurité des threads

Les membres statiques publics de ce type (Shared en Visual Basic) sont sécurisés au niveau des threads. Il n'est pas garanti que les membres d'instance soient sécurisés au niveau des threads.

Voir aussi

Référence

Membres _sProperty
websvcSiteData, espace de noms
SPList.Fields, propriété