Collapse imageExpand ImageCopy imageCopyHover image
       



Cartella API References Documentation
IDocument Interface
Members See Also Send Feedback
Defines the interface for Document entity. Based on IAssetFolioItem interface

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

Syntax

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

See Also

IDocument Members
Cartella.Interfaces Namespace
Footer image

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