Share via


BizDocLibProperty.Type Property

Gets or sets the object representing the BizDocLibproperty type.

Namespace:  OBA.Server.Taskflow
Assembly:  OBA.Server.Taskflow (in OBA.Server.Taskflow.dll)

Syntax

'Declaration
Public Property Type As BizDocLibPropertyType
    Get
    Set
'Usage
Dim instance As BizDocLibProperty
Dim value As BizDocLibPropertyType

value = instance.Type

instance.Type = value
public BizDocLibPropertyType Type { get; set; }

Property Value

Type: OBA.Server.Taskflow.BizDocLibPropertyType

See Also

Reference

BizDocLibProperty Class

BizDocLibProperty Members

OBA.Server.Taskflow Namespace