Class SPDocumentLibraryDefinition
Class for the item type SPDocumentLibraryDefinition
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Innovator.Client.Model
Assembly: Innovator.Client.dll
Syntax
public class SPDocumentLibraryDefinition : Item, ILinkedElement, ILink<ILinkedElement>, IItem, IElement, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef, IEquatable<IItemRef>
Constructors
| Improve this Doc View SourceSPDocumentLibraryDefinition()
Declaration
protected SPDocumentLibraryDefinition()
SPDocumentLibraryDefinition(ElementFactory, Object[])
Declaration
public SPDocumentLibraryDefinition(ElementFactory amlContext, params object[] content)
Parameters
Type | Name | Description |
---|---|---|
ElementFactory | amlContext | |
System.Object[] | content |
Methods
| Improve this Doc View SourceAuthenticationType()
Retrieve the authentication_type
property of the item
Declaration
public IProperty_Text AuthenticationType()
Returns
Type | Description |
---|---|
IProperty_Text |
DocTypeLabel()
Retrieve the doc_type_label
property of the item
Declaration
public IProperty_Text DocTypeLabel()
Returns
Type | Description |
---|---|
IProperty_Text |
DocTypeLabelPlural()
Retrieve the doc_type_label_plural
property of the item
Declaration
public IProperty_Text DocTypeLabelPlural()
Returns
Type | Description |
---|---|
IProperty_Text |
DocTypeName()
Retrieve the doc_type_name
property of the item
Declaration
public IProperty_Text DocTypeName()
Returns
Type | Description |
---|---|
IProperty_Text |
SpDoclibId()
Retrieve the sp_doclib_id
property of the item
Declaration
public IProperty_Text SpDoclibId()
Returns
Type | Description |
---|---|
IProperty_Text |
SpDoclibName()
Retrieve the sp_doclib_name
property of the item
Declaration
public IProperty_Text SpDoclibName()
Returns
Type | Description |
---|---|
IProperty_Text |
SpDomain()
Retrieve the sp_domain
property of the item
Declaration
public IProperty_Text SpDomain()
Returns
Type | Description |
---|---|
IProperty_Text |
SpPassword()
Retrieve the sp_password
property of the item
Declaration
public IProperty_Text SpPassword()
Returns
Type | Description |
---|---|
IProperty_Text |
SpSiteTitle()
Retrieve the sp_site_title
property of the item
Declaration
public IProperty_Text SpSiteTitle()
Returns
Type | Description |
---|---|
IProperty_Text |
SpSiteUrl()
Retrieve the sp_site_url
property of the item
Declaration
public IProperty_Text SpSiteUrl()
Returns
Type | Description |
---|---|
IProperty_Text |
SpUser()
Retrieve the sp_user
property of the item
Declaration
public IProperty_Text SpUser()
Returns
Type | Description |
---|---|
IProperty_Text |