Click or drag to resize

ModelAssemblyPocoNamespace Property

Gets the namespace of the POCO generated objects.

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

Property Value

Type: String
See Also