Namespace Hyland.ShareBaseSdk.Models
Classes
DocumentShare
A document share within ShareBase. Document shares are external shares to ShareBaseDocument instances.
DocumentShareLinks
Links relevant to a DocumentShare.
Embedded
Embedded contents within a folder.
FolderShare
A folder share within ShareBase. Folder shares are external shares to see ShareBaseFolder instances.
FolderShareLinks
Links relevant to a FolderShare.
ShareBaseDocument
A document within ShareBase.
ShareBaseFolder
A folder within ShareBase.
ShareBaseLibrary
Library is essentially a "super folder" in ShareBase, that contains folders.
ShareBaseTagType
A ShareBase Tag Type.
ShareBaseTagTypeInput
A request model to create a ShareBase Tag Type.
ShareBaseTagTypeValue
A mapping between a tag type and a value for the tag type.
SharedDocumentOptions
Arguments used to create a folder link share.
SharedFolderOptions
Arguments used to create a folder link share.
ShareOptions
Arguments used to create a link share.
TagTypeAssociation
Information to create an association between a tag type and a folder.
TagTypeConstraints
Optional constraints that pertain to tag types and tag type associations to folders.
Interfaces
ICreateFolderCommand
Hyland.ShareBaseSdk.Models.CreateFolderCommand is input for a new folder, determining its name and location. Note, one property must be used among FolderPath, FolderName, and AutoGenerateName, and the other two properties must not be used.
IEmbedded
Embedded contents within a folder.
IShareBaseDocument
A document within ShareBase.
IShareBaseFolder
A folder within ShareBase.
IShareBaseLibrary
Library is essentially a "super folder" in ShareBase, that contains folders.
IShareBaseTempFile
An object representing a temporary ShareBase document. Temporary documents increase in size as patch requests are received in ShareBase.
IShareBaseTempFileLinks
Links relevant to a temporary ShareBase document.
ITagSearchResponse
Response returned when searching for documents by tag.
Enums
ExpireStyle
An enumeration used to specify link share expirations, in ShareOptions request object instances.
ShareType
The ShareType defines different types of shares.
TagTypeDataType
Data Type for a ShareBase Tag Type.