Share via


SPDocumentLibrary - Membres

Représente une bibliothèque de documents dans Microsoft SharePoint Foundation.

Le type SPDocumentLibrary expose les membres suivants.

Propriétés

  Nom Description
Propriété publique AlertTemplate Obtient ou définit le modèle d'alerte qui est utilisé par la liste. (Hérité de SPList)
Propriété publique AllowContentTypes Si la liste prend en charge les types de contenu, cette propriété renvoie true . (Hérité de SPList)
Propriété publique AllowDeletion Obtient ou définit une valeur de Boolean qui spécifie si la liste peut être supprimée. (Hérité de SPList)
Propriété publique AllowEveryoneViewItems Obtient ou définit une valeur de Boolean indiquant si tout le monde peut afficher les documents dans la bibliothèque de documents ou pièces jointes aux éléments de la liste. (Hérité de SPList)
Propriété publique AllowMultiResponses Obtient ou définit une valeur de Boolean qui spécifie si les utilisateurs sont autorisés à donner plusieurs réponses à l'enquête. (Hérité de SPList)
Propriété publique AllowRssFeeds Obtient une valeur Boolean qui spécifie si la liste autorise les flux RSS. (Hérité de SPList)
Propriété publique AllRolesForCurrentUser Obtient une liste complète des définitions de rôles sur l'objet auquel appartient l'utilisateur en cours sur cette étendue. (Hérité de SPSecurableObject)
Propriété publique AnonymousPermMask Obsolète. Obsolète. Utilisez la propriété AnonymousPermMask64 pour obtenir ou définir les autorisations de la liste de base pour les utilisateurs anonymes à la place. (Dans Windows SharePoint Services 2.0, la propriété AnonymousPermMask a obtenu ou définie les autorisations pour les utilisateurs anonymes de la liste). (Hérité de SPList)
Propriété publique AnonymousPermMask64 Obtient ou définit les autorisations de la liste de base pour les utilisateurs anonymes. (Hérité de SPList)
Propriété publique Audit Obtient le journal d'audit qui est associé à la liste. (Hérité de SPList)
Propriété publique Author Obtient un objet SPUser qui représente des informations sur l'utilisateur qui a créé la liste. (Hérité de SPList)
Propriété publique BaseTemplate Obtient le type de définition de liste sur lequel la liste est basée. (Hérité de SPList)
Propriété publique BaseType Obtient le type de base pour la liste. (Hérité de SPList)
Propriété publique BrowserFileHandling Indicates the list file handling mode. (Hérité de SPList)
Propriété publique CalculationOptions Indicates options for how calculated field formulas, list data validation formulas, and default value formulas are evaluated for the list. (Hérité de SPList)
Propriété publique CanReceiveEmail Obtient une valeur Boolean indiquant si la liste peut recevoir des messages. (Hérité de SPList)
Propriété publique CheckedOutFiles Obtient la collection des fichiers qui sont téléchargés vers la bibliothèque de documents, mais ne sont pas archivés.
Propriété publique ClientFormListData Returns a dictionary containing list properties used in CSR Forms (Hérité de SPList)
Propriété publique ContentTypes Obtient les types de contenu associés à la liste. (Hérité de SPList)
Propriété publique ContentTypesEnabled Obtient ou définit une valeur de Boolean qui spécifie si les types de contenu sont activés pour la liste. (Hérité de SPList)
Propriété publique Created Obtient la date et l'heure de la liste. (Hérité de SPList)
Propriété publique CurrentChangeToken Obtient le jeton de modification qui sera utilisé dans l'enregistrement de la modification suivante à la liste. (Hérité de SPList)
Propriété publique DataSource Gets the data source for a list that has an external data source. (Hérité de SPList)
Propriété publique DefaultApprovalWorkflowId Obsolète. Utilisez la propriété DefaultContentApprovalWorkflowId à la place. (Hérité de SPList)
Propriété publique DefaultContentApprovalWorkflowId Obtient ou définit l'identificateur global unique (GUID) d'une association de flux de travail est utilisée pour gérer le processus d'approbation du contenu pour la liste. (Hérité de SPList)
Propriété publique DefaultDisplayFormUrl Gets or sets the URL to the default form for displaying list items. (Hérité de SPList)
Propriété publique DefaultEditFormUrl Gets or sets the URL to the default form for editing list items. (Hérité de SPList)
Propriété publique DefaultItemOpen Obtient ou définit une valeur qui spécifie s'il faut ouvrir les éléments de liste dans une application cliente ou dans le navigateur. (Hérité de SPList)
Propriété publique DefaultItemOpenUseListSetting This property indicates whether to use the List setting or the server-wide setting for DefaultItemOpen (BrowserEnabledDocuments setting) in the Web application. (Hérité de SPList)
Propriété publique DefaultNewFormUrl Gets or sets the URL to the default form for creating new list items. (Hérité de SPList)
Propriété publique DefaultView Obtient l'affichage par défaut de la liste. (Hérité de SPList)
Propriété publique DefaultViewUrl Obtient l’URL de l’affichage par défaut de la liste. (Hérité de SPList)
Propriété publique Description Obtient ou définit la description de la liste. (Hérité de SPList)
Propriété publique DescriptionResource Gets an SPUserResource object that represents the translations for the description of the list. (Hérité de SPList)
Propriété publique Direction Obtient ou définit la direction de l'ordre de lecture de la liste. (Hérité de SPList)
Propriété publique DisableGridEditing Property for assigning or retrieving grid editing on the list. (Hérité de SPList)
Propriété publique DocumentTemplateUrl Obtient ou définit l'URL du modèle de document pour la bibliothèque relative au site Web qui contient la bibliothèque de documents.
Propriété publique DraftVersionVisibility Obtient ou définit une valeur qui détermine le type d'utilisateurs qui peuvent consulter les versions secondaires des brouillons de documents dans la liste. (Hérité de SPList)
Propriété publique EffectiveBasePermissions Obtient les autorisations effectives de base de l'utilisateur actuel de la liste, y compris leur appartenance au groupe et les stratégies. (Hérité de SPList)
Propriété publique EffectiveBasePermissionsForUI Gets the effective base permissions for the current user, as they should be displayed in UI. This will only differ from EffectiveBasePermissions if ReadOnlyUI is set to true, and in all cases will be a subset of EffectiveBasePermissions. To put it another way, EffectiveBasePermissionsForUI will always be as or more restrictive than EffectiveBasePermissions. (Hérité de SPList)
Propriété publique EffectiveFolderPermissions Au sein d'un contexte HTTP, obtient les autorisations effectives de base pour les dossiers dans la liste. (Hérité de SPList)
Propriété publique EffectiveFolderPermissionsForUI get effective base permissions for UI for current user on the specified folder in a list. This will only differ from EffectiveFolderPermissions if ReadOnlyUI is set to true, and in all cases will be a subset of EffectiveFolderPermissions. To put it another way, EffectiveFolderPermissionsForUI will always be as or more restrictive than EffectiveFolderPermissions. (Hérité de SPList)
Propriété publique EmailAlias Si la notification par courrier électronique est activée, obtient ou définit l'adresse de messagerie à utiliser pour notifier au propriétaire d'un élément lorsqu'une affectation a été modifiée ou l'élément a été mis à jour. (Hérité de SPList)
Propriété publique EmailInsertsFolder Obsolète. Obtient ou définit le chemin d'accès pour le dossier public qui contient les éléments de courrier électronique insérés dans la bibliothèque de documents.
Propriété publique EnableAssignToEmail Obtient ou définit une valeur de Boolean spécifiant si la notification par courrier électronique est activée pour la liste. (Hérité de SPList)
Propriété publique EnableAttachments Obtient ou définit une valeur Boolean qui spécifie si les pièces jointes peuvent être ajoutés aux éléments de la liste. (Hérité de SPList)
Propriété publique EnableDeployingList Obsolète. Gets or sets a Boolean value specifying whether the list can be deployed. (Hérité de SPList)
Propriété publique EnableDeployWithDependentList Gets or sets a Boolean value that specifies whether the list can be deployed with a dependent list. (Hérité de SPList)
Propriété publique EnableFolderCreation Gets or sets a Boolean value that specifies whether folders can be created for the list. (Hérité de SPList)
Propriété publique EnableMinorVersions Gets or sets a Boolean value that specifies whether minor versions are enabled when versioning is enabled for the document library. (Hérité de SPList)
Propriété publique EnableModeration Gets or sets a Boolean value that specifies whether Content Approval is enabled for the list. (Hérité de SPList)
Propriété publique EnablePeopleSelector Enable user selector on event list. (Hérité de SPList)
Propriété publique EnableResourceSelector Enables resource selector on an event list. (Hérité de SPList)
Propriété publique EnableSchemaCaching Gets or sets a Boolean value specifying whether schema caching is enabled for the list. (Hérité de SPList)
Propriété publique EnableSyndication Gets or sets a Boolean value that specifies whether RSS syndication is enabled for the list. (Hérité de SPList)
Propriété publique EnableThrottling Indicates whether throttling for this list is enabled or not. (Hérité de SPList)
Propriété publique EnableVersioning Gets or sets a Boolean value that specifies whether versioning is enabled for the document library. (Hérité de SPList)
Propriété publique EnforceDataValidation Gets or sets a value that indicates whether certain field properties are enforced when an item is added or updated. (Hérité de SPList)
Propriété publique EntityTypeName The entity type name. (Hérité de SPList)
Propriété publique EventReceivers Gets the collection of event receivers that have been registered for the list. (Hérité de SPList)
Propriété publique EventSinkAssembly Obsolète. Gets or sets the strong name of a file in the global assembly cache that provides a Windows SharePoint Services 2.0 event handler for document library events. (Hérité de SPList)
Propriété publique EventSinkClass Obsolète. Gets or sets the fully qualified, case-sensitive name of a class that defines a Windows SharePoint Services 2.0 event handler for document library events. (Hérité de SPList)
Propriété publique EventSinkData Obsolète. Gets or sets an arbitrary string for use by a Windows SharePoint Services 2.0 event handler for document library events. (Hérité de SPList)
Propriété publique ExcludeFromOfflineClient Gets or sets a value that indicates whether the list should be downloaded to the client during offline synchronization. (Hérité de SPList)
Propriété publique ExcludeFromTemplate Gets a Boolean value that indicates whether the content of the list is included when the list is saved as a list template or when the site to which the list belongs is saved as a site template. (Hérité de SPList)
Propriété publique FetchPropertyBagForListView Specifies whether property bag information, as part of the list schema JSON, is retrieved when the list is being rendered on the client. (Hérité de SPList)
Propriété publique FieldIndexes Gets the collection of field indexes defined on the list. (Hérité de SPList)
Propriété publique Fields Gets the collection of field objects that represents all the fields in the list. (Hérité de SPList)
Propriété publique FirstUniqueAncestor Obsolète. Utilisez la propriété FirstUniqueAncestorSecurableObject à la place. (Hérité de SPSecurableObject)
Propriété publique FirstUniqueAncestorSecurableObject Gets the object where role assignments for this list are defined. (Hérité de SPList)
Propriété publique Folders Gets the collection of folder items for the list. (Hérité de SPList)
Propriété publique Followable Can a list be followed in an activity feed? (Hérité de SPList)
Propriété publique ForceCheckout Gets or sets a Boolean value that specifies whether forced checkout is enabled for the document library. (Hérité de SPList)
Propriété publique ForceDefaultContentType Specifies whether we want to return the default Document root content type. (Hérité de SPList)
Propriété publique Forms Gets a collection of form objects that represent the forms that are used in creating, editing, or displaying items in the list. (Hérité de SPList)
Propriété publique HasExternalDataSource Gets a value that indicates whether the list has an external data source. (Hérité de SPList)
Propriété publique HasUniqueRoleAssignments Indique si l'objet possède des affectations de rôle unique ou hérite ses affectations de rôle d'un objet parent. (Hérité de SPSecurableObject)
Propriété publique Hidden Gets or sets a Boolean value that specifies whether the list is hidden. (Hérité de SPList)
Propriété publique ID Obtient le GUID qui identifie la liste dans la base de données. (Hérité de SPList)
Propriété publique ImageUrl Gets the server-relative URL for the icon that represents the list. (Hérité de SPList)
Propriété publique IndexedRootFolderPropertyKeys Gets the set of property keys for root folder properties that need to be exposed through Site Data Web Service. (Hérité de SPList)
Propriété publique InformationRightsManagementSettings settings of document library Information Rights Management (IRM) (Hérité de SPList)
Propriété publique IrmEnabled Gets or sets a Boolean value that specifies whether Information Rights Management (IRM) is enabled for the list. (Hérité de SPList)
Propriété publique IrmExpire Gets or sets a Boolean value that specifies whether Information Rights Management (IRM) expiration is enabled for the list. (Hérité de SPList)
Propriété publique IrmReject Gets or sets a Boolean value that specifies whether Information Rights Management (IRM) rejection is enabled for the list. (Hérité de SPList)
Propriété publique IsApplicationList Indicates whether this list should be treated as a top level navigation object or not. (Hérité de SPList)
Propriété publique IsCatalog Obtient une valeur booléenne qui indique si la bibliothèque de documents est une galerie, comme pour les modèles de site, les modèles de listes, de WebParts ou les Pages maîtres.
Propriété publique IsPrivate Gets a Boolean value that indicates whether the document library is a private list with restricted permissions, such as for Solutions. (Hérité de SPList)
Propriété publique IsSiteAssetsLibrary Indicates whether or not this list is designated as the default asset location for images or other files which the users uploads to their wiki pages. (Hérité de SPList)
Propriété publique IsThrottled Gets a value that indicates whether the total number of items exceeds the upper limit set for the list. (Hérité de SPList)
Propriété publique ItemCount Gets the number of items in the list, including folders. (Hérité de SPList)
Propriété publique Items Gets an unfiltered collection of all items in the list. (Hérité de SPList)
Propriété publique LastItemDeletedDate Gets the date and time that an item in the list was last deleted. (Hérité de SPList)
Propriété publique LastItemModifiedDate Gets the date and time that an item, field, or property of the list was last modified. (Hérité de SPList)
Propriété publique ListItemEntityTypeFullName The entity type full name of the list item in the list. (Hérité de SPList)
Propriété publique Lists Gets the parent collection of lists to which the list belongs. (Hérité de SPList)
Propriété publique ListViewWebPartKey This is the Web part key for the list view Web part. (Hérité de SPList)
Propriété publique MajorVersionLimit Gets or sets the maximum number of major versions allowed for an item in a document library that uses version control with major versions only. (Hérité de SPList)
Propriété publique MajorWithMinorVersionsLimit Gets or sets the maximum number of major versions that are allowed for an item in a document library that uses version control with both major and minor versions. (Hérité de SPList)
Propriété publique MobileDefaultDisplayFormUrl Retrieves the default mobile display form server relative URL for this list object. (Hérité de SPList)
Propriété publique MobileDefaultEditFormUrl Retrieves the default mobile edit form server relative URL for this list object. (Hérité de SPList)
Propriété publique MobileDefaultNewFormUrl Retrieves the default mobile new form server relative URL for this list object. (Hérité de SPList)
Propriété publique MobileDefaultView Read-only property used to retrieve the mobile default view for the list. (Hérité de SPList)
Propriété publique MobileDefaultViewUrl Gets the URL of the default mobile view for the list. (Hérité de SPList)
Propriété publique MultipleDataList Gets or sets a Boolean value that specifies whether the list in a Meeting Workspace site contains data for multiple meeting instances within the site. (Hérité de SPList)
Propriété publique NavigateForFormsPages Indicates whether to navigate for forms pages or use a modal dialog. (Hérité de SPList)
Propriété publique NeedUpdateSiteClientTag A boolean value that determines whether to editing documents in this list should increment the ClientTag for the site. The tag is used to allow clients to cache JS/CSS/resources that are retrieved from the Content DB, including custom CSR templates (Hérité de SPList)
Propriété publique NoCrawl Gets or sets a Boolean value specifying whether crawling is enabled for the list. (Hérité de SPList)
Propriété publique OnQuickLaunch Gets or sets a Boolean value that specifies whether the list appears on the Quick Launch area of the home page. (Hérité de SPList)
Propriété publique Ordered Gets or sets a Boolean value that specifies whether the option to allow users to reorder items in the list is available on the Edit View page for the list. (Hérité de SPList)
Propriété publique ParentWeb Gets the parent Web site for the list. (Hérité de SPList)
Propriété publique ParentWebUrl Gets the URL of the parent Web site for the list. (Hérité de SPList)
Propriété publique Permissions Obsolète. Use the RoleAssignments() property instead, to get the collection of role assignments for the list. For more information, see Changes in the Authorization Object Model. (In Windows SharePoint Services 2.0, the Permissions property returned the collection of permission objects that represented all the permissions for the list and is maintained for backward compatibility.) (Hérité de SPList)
Propriété publique PropertiesXml Gets a fragment in Collaborative Application Markup Language that specifies property values for the list. (Hérité de SPList)
Propriété publique ReadOnlyUI A boolean value that indicates whether the UI for this list should be presented in a read-only fashion. This will not affect security nor will it actually prevent changes to the list from occurring - it only affects the way the UI is displayed. (Hérité de SPList)
Propriété publique ReadSecurity Gets or sets the Read security setting for the list. (Hérité de SPList)
Propriété publique RequestAccessEnabled Gets or sets a Boolean value that specifies whether the option to allow users to request access to the list is available. (Hérité de SPList)
Propriété publique RestrictedTemplateList Gets a Boolean value that indicates whether access to the template list is restricted. (Hérité de SPList)
Propriété publique RestrictUserUpdates A boolean value that indicates whether the this list is a restricted one or not The value can't be changed if there are existing items in the list (Hérité de SPList)
Propriété publique ReusableAcl Gets an opaque object that represents the raw access control list (ACL) information for the list. (Hérité de SPList)
Propriété publique RoleAssignments Obtient les attributions de rôle pour cet objet sécurisable. (Hérité de SPSecurableObject)
Propriété publique RootFolder Gets the folder that contains all the files that are used in working with the list. (Hérité de SPList)
Propriété publique RootWebOnly Property that indicates whether the option to allow deployment to root Webs only. (Hérité de SPList)
Propriété publique SchemaXml Gets the schema in Collaborative Application Markup Language that defines the list. (Hérité de SPList)
Propriété publique SchemaXmlInCurrentUICulture Read-only property used to retrieve the current UI culture XML schema. (Hérité de SPList)
Propriété publique SendToLocationName Gets or sets a file name to use when copying an item in the list to another document library. (Hérité de SPList)
Propriété publique SendToLocationUrl Gets or sets a URL to use when copying an item in the list to another document library. (Hérité de SPList)
Propriété publique ServerRelativeDocumentTemplateUrl Obtient l'URL relative de serveur le modèle de document de la bibliothèque.
Propriété publique ServerTemplateCanCreateFolders Gets a Boolean value that specifies whether server template folder creation is enabled for the list. (Hérité de SPList)
Propriété publique ShowUser Gets or sets a Boolean value that specifies whether names of users are shown in the results of the survey. (Hérité de SPList)
Propriété publique SmsAlertTemplate Gets or sets the template used by the list for Short Message Service (SMS) alerts. (Hérité de SPList)
Propriété publique TemplateFeatureId Gets the globally unique identifier (GUID) of a template feature that is associated with the list. (Hérité de SPList)
Propriété publique ThumbnailsEnabled Obtient ou définit une valeur booléenne pour indiquer si les images miniatures seront extraites au cours de l'analyse de document.
Propriété publique ThumbnailSize Obtient ou définit la hauteur et la largeur d'une image miniature en pixels dans la galerie d'image.
Propriété publique Title Obtient ou définit le titre affiché pour la liste. (Hérité de SPList)
Propriété publique TitleResource Gets an SPUserResource object that represents the translations for the title of the list. (Hérité de SPList)
Propriété publique UseFormsForDisplay Obtient une valeur qui indique s'il faut utiliser des formulaires pour afficher le contexte. (Remplace SPList.UseFormsForDisplay)
Propriété publique UserCustomActions Gets the collection of user custom actions defined on the list. (Hérité de SPList)
Propriété publique UserResources Gets the collection of user-defined localized resources scoped to the list. (Hérité de SPList)
Propriété publique ValidationFormula Gets or sets a formula that is evaluated each time that a list item is added or updated. (Hérité de SPList)
Propriété publique ValidationMessage Gets or sets the message that is displayed when validation fails for a list item. (Hérité de SPList)
Propriété publique Version Gets the version number of the list. (Hérité de SPList)
Propriété publique Views Gets the collection of view objects that represents all the views of the list. (Hérité de SPList)
Propriété publique WebImageHeight Obtient ou définit la hauteur d'une image Web dans la bibliothèque de documents.
Propriété publique WebImageWidth Obtient ou définit la largeur d'une image Web dans la bibliothèque de documents.
Propriété publique WorkflowAssociations Gets the collection of workflow association objects that represents all the workflows that are associated with the list. (Hérité de SPList)
Propriété publique WriteSecurity Gets or sets the Write security setting for the list. (Hérité de SPList)

Haut

Méthodes

  Nom Description
Méthode publique AddItem() Creates a list item in the root folder of the list. (Hérité de SPList)
Méthode publique AddItem(String, SPFileSystemObjectType) Creates a list item of a specified type in the specified folder in the list. (Hérité de SPList)
Méthode publique AddItem(String, SPFileSystemObjectType, String) Creates a list item of a specified type with a specified file name in the specified folder in the list. (Hérité de SPList)
Méthode publique AddWorkflowAssociation Obsolète. Adds a workflow association to the list. (Hérité de SPList)
Méthode publique AppendDataTable Appends the results returned by a query to an existing data table. (Hérité de SPList)
Méthode publique BreakRoleInheritance(Boolean) Crée des affectations de rôle unique pour l'objet et copie éventuellement des attributions de rôle à partir du parent. (Hérité de SPSecurableObject)
Méthode publique BreakRoleInheritance(Boolean, Boolean) Creates unique role assignments for the list from the parent, optionally copies roles assignments from the parent, and optionally clears unique role assignments from descendants. (Hérité de SPList)
Méthode publique CheckPermissions Checks whether the current user has the specified set of permissions for the list and throws an exception if the user does not have them. (Hérité de SPList)
Méthode publique Delete Supprime la liste. (Hérité de SPList)
Méthode publique DoesUserHavePermissions(SPBasePermissions) Indique si l'utilisateur actuel possède un jeu d'autorisations spécifié. (Hérité de SPSecurableObject)
Méthode publique DoesUserHavePermissions(SPBasePermissions, Boolean) Indicates whether the current user has a specified set of permissions on the list and optionally checks permissions on the current folder. (Hérité de SPList)
Méthode publique DoesUserHavePermissions(SPUser, SPBasePermissions) Indicates whether the specified user has the specified set of permissions on the list. (Hérité de SPList)
Méthode publique DoesUserHavePermissionsForUI(SPBasePermissions) (Hérité de SPList)
Méthode publique DoesUserHavePermissionsForUI(SPBasePermissions, Boolean) Checks the permissions for a given set of rights, as they should be displayed in the UI, and returns a Boolean. Optionally checks for permissions on a folder. This will only differ from DoesUserHavePermissions if ReadOnlyUI is set to true, and will always be as or more restrictive than DoesUserHavePermissions. (Hérité de SPList)
Méthode protégée EnsurePropsFresh Checks the properties of the list, and, if necessary, updates them to ensure that the most current settings are used. (Hérité de SPList)
Méthode publique EnsureRssSettings Ensures that the RSS settings of the list are current. (Hérité de SPList)
Méthode publique Equals (Hérité de Object)
Méthode protégée Finalize (Hérité de Object)
Méthode publique GetChanges() Returns the default number of changes from the current change log for the list. (Hérité de SPList)
Méthode publique GetChanges(SPChangeQuery) Gets the changes to the list from the change log as filtered by the specified query. (Hérité de SPList)
Méthode publique GetChanges(SPChangeToken) Returns a collection of changes starting from a particular point in the change log. (Hérité de SPList)
Méthode publique GetChanges(SPChangeToken, SPChangeToken) Returns a collection of changes logged over a specified period of time. (Hérité de SPList)
Méthode publique GetContentTypeIdByUrl Returns the content type identifier (ID) for the content type with the specified URL. (Hérité de SPList)
Méthode publique GetDataTable Retrieves a data table that contains item data that satisfies a query. (Hérité de SPList)
Méthode publique GetDefaultViewForContentType Returns the default view of list data that is used by the specified content type. (Hérité de SPList)
Méthode publique GetDirectChildContentType Returns the content type identifier (ID) for the content type that is the direct child of the specified content type. (Hérité de SPList)
Méthode publique GetDistinctFieldValues Obsolète. Returns a two-dimensional object that represents an array of field values in which data duplication within a specified field in the list is eliminated and each value returned is unique. (Hérité de SPList)
Méthode publique GetHashCode (Hérité de Object)
Méthode publique GetItemById Gets the list item with the specified identifier (ID). (Hérité de SPList)
Méthode publique GetItemByIdAllFields Returns the list item with the specified identifier (ID). (Hérité de SPList)
Méthode publique GetItemByIdSelectedFields Gets the list item with the specified identifier (ID) and includes only the values for the specified fields. (Hérité de SPList)
Méthode publique GetItemByUniqueId Gets the list item by GUID. (Hérité de SPList)
Méthode publique GetItems([]) Returns a collection of items from the list but includes only the specified field values. (Hérité de SPList)
Méthode publique GetItems(SPQuery) Gets a collection of items from the list based on the specified query. (Hérité de SPList)
Méthode publique GetItems(SPView) Returns a collection of items from the list based on the specified view. (Hérité de SPList)
Méthode publique GetItems(SPQuery, String) Gets a collection of items from the list based on the specified query and view. (Hérité de SPList)
Méthode publique GetItemsInFolder Retourne une collection d'éléments à partir de la bibliothèque de documents en fonction de la vue spécifiée et le dossier.
Méthode publique GetItemsWithUniquePermissions() Returns a collection of SPListItemInfo objects for items that have unique permissions. (Hérité de SPList)
Méthode publique GetItemsWithUniquePermissions(Int32, Boolean) Returns a collection of SPListItemInfo objects for items that have unique permissions by specifying the maximum number of items to return and whether to return only folder information. (Hérité de SPList)
Méthode publique GetPropertiesXmlForUncustomizedViews Returns properties of the uncustomized views of the list, including the GUID, the type, the display name, the URL, and the ID of the base view. (Hérité de SPList)
Méthode publique GetRelatedFields() Returns a collection of objects with information about a lookup field in another list that points to a field in this list. (Hérité de SPList)
Méthode publique GetRelatedFields(SPRelationshipDeleteBehavior) Gets a collection of objects with information about a lookup field in another list that points to a field in this list, depending upon the specified deletion constraint. (Hérité de SPList)
Méthode publique GetType (Hérité de Object)
Méthode publique GetUncustomizedViewByBaseViewId Gets the view object that is associated with the specified base view identifier (ID). (Hérité de SPList)
Méthode publique GetUserEffectivePermissionInfo Gets detailed information about the effective permissions that a specified user has on the list and the role assignments for this user at this scope. (Hérité de SPList)
Méthode publique GetUserEffectivePermissions Gets the effective permissions that a specified user has on the list. (Hérité de SPList)
Méthode publique GetView Returns a view of the list based on the specified GUID. (Hérité de SPList)
Méthode publique IsContentTypeAllowed(SPContentType) Verifies that the list supports the specified content type. (Hérité de SPList)
Méthode publique IsContentTypeAllowed(SPContentTypeId) Verifies that the list supports the specified content type. (Hérité de SPList)
Méthode protégée MemberwiseClone (Hérité de Object)
Méthode publique Recycle Recycles the list and returns the list's globally unique identifier (GUID). (Hérité de SPList)
Méthode publique RemoveWorkflowAssociation Obsolète. Removes the specified workflow association from the list. (Hérité de SPList)
Méthode publique RenderAsHtml Gets the results of the specified query in HTML format. (Hérité de SPList)
Méthode publique RenderListData(String) Returns the data for the specified query view. (Hérité de SPList)
Méthode publique RenderListData(String, Guid) Returns the data for the specified query view. (Hérité de SPList)
Méthode publique RenderListFormData (Hérité de SPList)
Méthode publique ResetRoleInheritance Resets the role assignments of the list and all its descendant object to those of the list's parent object. (Hérité de SPList)
Méthode publique SaveAsNewView First tries to find if the view already exists. Overwrite it if yes, add a new view if no. Then extract all the adhoc filter/sort info from the URL and build and update the view's xml Returns the url of the new/overwritten view. (Hérité de SPList)
Méthode publique SaveAsTemplate Saves the list as a template in the list template gallery and includes the option of saving with or without the data that is contained in the current list. (Hérité de SPList)
Méthode protégée SetAttributesForPropertiesXML Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code. (Hérité de SPList)
Méthode publique ToString Returns the title of the list. (Hérité de SPList)
Méthode publique Update() Met à jour la base de données avec les modifications apportées à la liste. (Hérité de SPList)
Méthode publique Update(Boolean) Updates the database with changes that are made to the list, optionally including changes that result from data migration. (Hérité de SPList)
Méthode publique UpdateWorkflowAssociation Obsolète. Updates the specified workflow association. (Hérité de SPList)
Méthode publique WriteRssFeed(Stream) Writes the RSS feeds from the list to the specified document stream. (Hérité de SPList)
Méthode publique WriteRssFeed(Stream, Int32) Writes the RSS feeds that are associated with the specified meeting to the specified document stream. (Hérité de SPList)
Méthode publique WriteRssFeed(Stream, Int32, SPView) Writes the RSS feeds that are associated with the specified meeting and view to the specified document stream. (Hérité de SPList)

Haut

Champs

  Nom Description
Champ protégé m_arrListProps Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code. (Hérité de SPList)
Champ protégé m_iRow Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code. (Hérité de SPList)
Champ protégé m_ListAttributesDict Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code. (Hérité de SPList)
Champ protégé m_Lists Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code. (Hérité de SPList)
Champ protégé m_Permissions Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code. (Hérité de SPList)

Haut

Voir aussi

Référence

SPDocumentLibrary classe

Microsoft.SharePoint - Espace de noms