C# Class SenseNet.Workflow.WfReference

Datei anzeigen Open project: maxpavlov/FlexNet

Private Properties

Property Type Description

Public Methods

Method Description
WfReference ( string path ) : System
this ( string fieldName ) : WfContent

Method Details

WfReference() public method

public WfReference ( string path ) : System
path string
return System

this() public method

public this ( string fieldName ) : WfContent
fieldName string
return WfContent