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
msdn2017/pubproperty Caption Property caption.
msdn2017/pubproperty Description Property description.
msdn2017/pubproperty DocflowTask Task that contains current property.
msdn2017/pubproperty Document Document that contains current property.
msdn2017/pubproperty Index Property index described in schema.
msdn2017/pubproperty IsInput Gets a value indicating that value of this property should be specified when document was created.
msdn2017/pubproperty Model Model node that define current property.
msdn2017/pubproperty ModelId Model path. (inherited from ModelPathSupport).
msdn2017/pubproperty Name
msdn2017/pubproperty PropertyType
msdn2017/pubproperty TasksGroup TasksGroup that contains current property.
Top
Name Description
msdn2017/pubmethod GetEntity() (inherited from IXFEntityExtension).
Top
Name Description
msdn2017/pubextensionmethod GetEntity<TEntity>(this IXFEntityExtension) Returns entity TEntity for extension instance extension. (Defined by EntityFactoryExtensions).
msdn2017/pubextensionmethod GetExtension<TExtension>(this IXFEntity, string) Obsolete. Returns extension TExtension for entity obj by extension propertyName.
msdn2017/pubextensionmethod GetExtension<TExtension>(this IXFEntity, bool) Returns extension TExtension for entity <param name="obj" />
msdn2017/pubextensionmethod TaskProperty(this DocflowProperty) (Defined by DocflowProperty_Extensions).
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