DocflowProperty Interface
Docflow schema property. Used in documents and tasks.
Namespace:
Xafari.Docflow.DC
Assembly: Xafari.Docflow (in Xafari.Docflow.dll)
- c#
- VB
[DomainComponent()] [XafDisplayName("DocflowProperty")] [XafDefaultProperty("DisplayName")] [DisplayNameExpression("[Caption]")] [RegisterExtension(typeof(TaskProperty), PropertyName = "Docflow", BackPropertyName = "Property")] public interface DocflowProperty : IXFEntityExtension, ModelPathSupport
<DomainComponent> _
<XafDisplayName("DocflowProperty")> _
<XafDefaultProperty("DisplayName")> _
<DisplayNameExpression("[Caption]")> _
<RegisterExtension(GetType(TaskProperty), PropertyName := "Docflow", BackPropertyName := "Property")> _
Public Interface DocflowProperty
Inherits IXFEntityExtension, ModelPathSupport
End Interface
Name | Description | |
---|---|---|
![]() |
Caption | Property caption. |
![]() |
Description | Property description. |
![]() |
DocflowTask | Task that contains current property. |
![]() |
Document | Document that contains current property. |
![]() |
Index | Property index described in schema. |
![]() |
IsInput | Gets a value indicating that value of this property should be specified when document was created. |
![]() |
Model | Model node that define current property. |
![]() |
ModelId | Model path. (inherited from ModelPathSupport). |
![]() |
Name | |
![]() |
PropertyType | |
![]() |
TasksGroup | TasksGroup that contains current property. |
Name | Description | |
---|---|---|
![]() |
GetEntity() | (inherited from IXFEntityExtension). |
Name | Description | |
---|---|---|
![]() |
GetEntity<TEntity>(this IXFEntityExtension) | Returns entity TEntity for extension instance extension. (Defined by EntityFactoryExtensions). |
![]() |
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" /> |
![]() |
TaskProperty(this DocflowProperty) | (Defined by DocflowProperty_Extensions). |
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.