Click or drag to resize

SubscribableFolder Methods

The SubscribableFolder type exposes the following members.

Methods
  NameDescription
Public methodAsT (Inherited from BusinessFolder.)
Public methodCastT (Inherited from BusinessFolder.)
Public methodChangeFolderType(String) (Inherited from BusinessFolder.)
Public methodChangeFolderType(IObjType) (Inherited from BusinessFolder.)
Public methodCheckLock (Inherited from BusinessFolder.)
Public methodCreateChild(String, String) (Inherited from BusinessFolder.)
Public methodCreateDefaultFolderInfo (Inherited from BusinessFolder.)
Public methodCreateFolderInfo(String) (Inherited from BusinessFolder.)
Public methodCreateFolderInfo(IObjType) (Inherited from BusinessFolder.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodFindAncestorOfType(IObjType) (Inherited from BusinessFolder.)
Public methodGetChildFolders (Inherited from BusinessFolder.)
Public methodGetChildFolders(String, Int32) (Inherited from BusinessFolder.)
Public methodGetChildFolders(String, Boolean, Int32) (Inherited from BusinessFolder.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetParentFolder (Inherited from BusinessFolder.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsOf (Inherited from BusinessFolder.)
Public methodIsSubscribed
Public methodIsSubscribed(String)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodNotify
Public methodSubscribe
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also