Share via


_sListMetadata Members

Include Protected Members
Include Inherited Members

Specifies metadata information about the list.

The _sListMetadata type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from ValueType.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from ValueType.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from ValueType.)

Top

Fields

  Name Description
Public field AllowAnonymousAccess A Boolean variable indicating whether non-authenticated users can access the list.
Public field AnonymousViewListItems A Boolean variable indicating if non-authenticated users can view list items.
Public field Author A string specifying the full name of the user who created the list.
Public field BaseTemplate A string specifying the name of the base template (the end-user look-and-feel) of the list.
Public field BaseType A string specifying the name of the base type of the list.
Public field DefaultViewUrl A string specifying the server-relative URL of the page containing the default view for the list.
Public field Description A string representing the description of the metadata list.
Public field InheritedSecurity A Boolean variable indicating if the list inherits security from its parent site.
Public field LastModified Time of last modification in UTC format.
Public field LastModifiedForceRecrawl Not used.
Public field Permissions A string representing the permissions to the list.
Public field ReadSecurity An integer specifying the read security setting.
Public field Title A string representing the title of the list.
Public field ValidSecurityInfo A Boolean variable indicating whether the requestor has right to view permissions.

Top

See Also

Reference

_sListMetadata Structure

SiteData Web Service