Click or drag to resize

ModelApplicationItemClassName Property

Gets the name of the class from which all PFItem classes are inherited in the project.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[XmlIgnoreAttribute]
public string ApplicationItemClassName { get; }

Property Value

Type: String
See Also