Collapse imageExpand ImageCopy imageCopyHover image
       



Cartella API References Documentation
IExternalFolder Interface
Members See Also Send Feedback
Defines the interface for Folder. Based on IFolioItem interface.

Namespace: Cartella.Interfaces
Assembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)

Syntax

C#
public interface IExternalFolder : IExternalFolioItem, 
	IFolioItem, IEntity, IExtensibleObject, IApprovable, IHaveOwnerFolio, 
	ISubscribable, ITrackable, IVotable, ICartellaObject, IBaseObject, 
	IDatedUniqueObject, IUniqueObject, IBatchUpdatable
Visual Basic
Public Interface IExternalFolder _
	Inherits IExternalFolioItem, IFolioItem, IEntity, IExtensibleObject,  _
	IApprovable, IHaveOwnerFolio, ISubscribable, ITrackable, IVotable,  _
	ICartellaObject, IBaseObject, IDatedUniqueObject, IUniqueObject, IBatchUpdatable
Visual C++
public interface class IExternalFolder : IExternalFolioItem, 
	IFolioItem, IEntity, IExtensibleObject, IApprovable, IHaveOwnerFolio, 
	ISubscribable, ITrackable, IVotable, ICartellaObject, IBaseObject, 
	IDatedUniqueObject, IUniqueObject, IBatchUpdatable

See Also

IExternalFolder Members
Cartella.Interfaces Namespace
Footer image

© 2008-2014, Ingeniux Corporation. All rights reserved.