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
msdn2017/pubproperty AvailableFields Available document fields.
msdn2017/pubproperty CanRead Specifies whether the parameter can be read. (inherited from IModelDocflowProperty).
msdn2017/pubproperty CanWrite Specifies whether the parameter can be written. (inherited from IModelDocflowProperty).
msdn2017/pubproperty Caption Property caption. (inherited from IModelDocflowProperty).
msdn2017/pubproperty 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).
msdn2017/pubproperty Description Property description. (inherited from IModelDocflowProperty).
msdn2017/pubproperty FieldName Document field name.
msdn2017/pubproperty IsCalculated Gets a value indicating if current property value is always calculated by expression.
msdn2017/pubproperty IsInput Gets a value indicating that value of this property should be specified whed document was created.
msdn2017/pubproperty IsRequired Gets a value indicating that this property should have a value.
msdn2017/pubproperty ReadOnly Gets a value indicating if current property is read only for users. (inherited from IModelDocflowProperty).
msdn2017/pubproperty Type Specifies the parameter class. (inherited from IModelDocflowProperty).
msdn2017/pubproperty Value Readonly field.
msdn2017/pubproperty Visible Gets a value indicating if current property is visible in ListView. (inherited from IModelDocflowProperty).
Top

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.

.NET Framework

Supported in: 4.6, 4.5, 4, 3.5, 3.0, 2.0, 1.1, 1.0

.NET Framework Client Profile

Supported in: 4, 3.5 SP1