Click or drag to resize

ModelDisplayNameRes Property

Gets or sets the resource containing translations for the DisplayName property.

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 DisplayNameRes { get; set; }

Property Value

Type: Resource
See Also