Click or drag to resize

ContentTypeCSharpName Property

Gets the 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]
public string CSharpName { get; }

Property Value

Type: String
See Also