Click or drag to resize

Resource Constructor (String)

Initializes a new instance of the Resource class.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public Resource(
	string defaultValue
)

Parameters

defaultValue
Type: SystemString
See Also