Document Interface
Document.
Namespace:
Xafari.BC.DC
Assembly: Xafari.BC.DC (in Xafari.BC.DC.dll)
- c#
- VB
[NonPersistentDc()] [DomainComponent()] public interface Document : IDocumentBase, CreateDateSupport, NameSupport, DescriptionSupport, CodeSupport, NumberSupport, NotesSupport, TagsSupport
<NonPersistentDc> _
<DomainComponent> _
Public Interface Document
Inherits IDocumentBase, CreateDateSupport, NameSupport, DescriptionSupport, CodeSupport, NumberSupport, NotesSupport, TagsSupport
End Interface
Name | Description | |
---|---|---|
![]() |
Code | Gets and sets a code of object. (inherited from ICodeSupport). |
![]() |
CreationDate | Gets and sets object date. (inherited from CreateDateSupport). |
![]() |
Description | Gets and sets a description of object. (inherited from IDescriptionSupport). |
![]() |
DisplayName | Gets and sets object DisplayName. (inherited from DisplayNameSupport). |
![]() |
DisplayNameFormat | String representation format. Use XafariObjectFormatter syntax to define format. (inherited from DisplayNameSupport). |
![]() |
DocDate | Document date. (inherited from IDocumentBase). |
![]() |
Dpo | Dynamic properties object that allow to modify properties. (inherited from DynamicObjectBase). |
![]() |
DynamicProperties | (inherited from PersistentDynamicObject). |
![]() |
HistoryCreate | Object created. (inherited from HistoryInfo). |
![]() |
HistoryModify | Object modified. (inherited from HistoryInfo). |
![]() |
Name | Gets and sets a name of object. (inherited from INameSupport). |
![]() |
Notes | Notes collection. (inherited from INotesSupport). |
![]() |
Number | Gets and sets a number of object. (inherited from INumberSupport). |
![]() |
Tags | Gets and sets object tags. (inherited from TagsSupport). |
![]() |
ThisObject | (inherited from ThisObjectSupport). |
![]() |
TransactionId | Obsolete. Helps to modify base table of object. (inherited from IAuditSupport). |
Name | Description | |
---|---|---|
![]() |
SetName(string) | Gets and sets a name of object. (inherited from INameSupportExt). |
![]() |
UpdateDisplayNameValue() | Update string reppresentation. (inherited from DisplayNameSupport). |
Name | Description | |
---|---|---|
![]() |
Branches(this XafariObject) | (Defined by XXafariObject_BranchInfo_Extension). |
![]() |
GetExtension<TExtension>(this IXFEntity, string) | Obsolete. Returns extension TExtension for entity obj by extension propertyName. |
![]() |
GetExtension<TExtension>(this IXFEntity, bool) | Returns extension TExtension for entity <param name="obj" /> |
Windows Phone 8.1, Windows Phone 8, Windows 8.1, Windows Server 2012 R2, Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.