SubscribableFolder Class |
Namespace: PDTec.IceNet.Domain.Subscription
public class SubscribableFolder : BusinessFolder
The SubscribableFolder type exposes the following members.
Name | Description | |
---|---|---|
SubscribableFolder | Initializes a new instance of the SubscribableFolder class | |
SubscribableFolder(IFolder, IRepository) | Initializes a new instance of the SubscribableFolder class |
Name | Description | |
---|---|---|
Folder | (Inherited from BusinessFolder.) | |
FolderDescription | (Inherited from BusinessFolder.) | |
FolderInfo | (Inherited from BusinessFolder.) | |
FolderName | (Inherited from BusinessFolder.) | |
FolderType | (Inherited from BusinessFolder.) | |
Repository | (Inherited from BusinessFolder.) |
Name | Description | |
---|---|---|
AsT | (Inherited from BusinessFolder.) | |
CastT | (Inherited from BusinessFolder.) | |
ChangeFolderType(String) | (Inherited from BusinessFolder.) | |
ChangeFolderType(IObjType) | (Inherited from BusinessFolder.) | |
CheckLock | (Inherited from BusinessFolder.) | |
CreateChild(String, String) | (Inherited from BusinessFolder.) | |
CreateDefaultFolderInfo | (Inherited from BusinessFolder.) | |
CreateFolderInfo(String) | (Inherited from BusinessFolder.) | |
CreateFolderInfo(IObjType) | (Inherited from BusinessFolder.) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
FindAncestorOfType(IObjType) | (Inherited from BusinessFolder.) | |
GetChildFolders | (Inherited from BusinessFolder.) | |
GetChildFolders(String, Int32) | (Inherited from BusinessFolder.) | |
GetChildFolders(String, Boolean, Int32) | (Inherited from BusinessFolder.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetParentFolder | (Inherited from BusinessFolder.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
IsOf | (Inherited from BusinessFolder.) | |
IsSubscribed | ||
IsSubscribed(String) | ||
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
Notify | ||
Subscribe | ||
ToString | Returns a string that represents the current object. (Inherited from Object.) |