IModelDocflowBindingProperty Interface
Binding to document field.
Namespace:
Xafari.Docflow.Model
Assembly: Xafari.Docflow (in Xafari.Docflow.dll)
- c#
- VB
[ModelPersistentName("BindingProperty")] [ModelDefault("NodeCaption", "BindingProperty")] [ModelDisplayName("Binding property")] [Description("Document binding property")] [ImageName("Model_Property")] public interface IModelDocflowBindingProperty : IModelDocflowProperty
<ModelPersistentName("BindingProperty")> _
<ModelDefault("NodeCaption", "BindingProperty")> _
<ModelDisplayName("Binding property")> _
<Description("Document binding property")> _
<ImageName("Model_Property")> _
Public Interface IModelDocflowBindingProperty
Inherits IModelDocflowProperty
End Interface
Name | Description | |
---|---|---|
![]() |
AvailableFields | Available document fields. |
![]() |
CanRead | Specifies whether the parameter can be read. (inherited from IModelDocflowProperty). |
![]() |
CanWrite | Specifies whether the parameter can be written. (inherited from IModelDocflowProperty). |
![]() |
Caption | Property caption. (inherited from IModelDocflowProperty). |
![]() |
DataSourceCriteria | Specifies filtering criteria for the current Property Editor, if it displays a reference property.The value of this property will be interpreted as an attribute DataSourceCriteria. https://documentation.devexpress.com/#eXpressAppFramework/clsDevExpressPersistentBaseDataSourceCriteriaAttributetopic (inherited from IModelDocflowProperty). |
![]() |
Description | Property description. (inherited from IModelDocflowProperty). |
![]() |
FieldName | Document field name. |
![]() |
IsCalculated | Gets a value indicating if current property value is always calculated by expression. |
![]() |
IsInput | Gets a value indicating that value of this property should be specified whed document was created. |
![]() |
IsRequired | Gets a value indicating that this property should have a value. |
![]() |
ReadOnly | Gets a value indicating if current property is read only for users. (inherited from IModelDocflowProperty). |
![]() |
Type | Specifies the parameter class. (inherited from IModelDocflowProperty). |
![]() |
Value | Readonly field. |
![]() |
Visible | Gets a value indicating if current property is visible in ListView. (inherited from IModelDocflowProperty). |
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.