Click or drag to resize

ModelCSharpName Property

Note: This API is now obsolete.

Gets the model name for CSharp. Dots are replaced by underscores.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[XmlIgnoreAttribute]
[ObsoleteAttribute("Use Name instead.")]
public string CSharpName { get; }

Property Value

Type: String
See Also