Click or drag to resize

ContentTypeValuesEnumName Property

Gets the enum name containing the values (modeling items) of the content-type. Only used when the ItemsSyncMode is set to FullSync. Postfixed with "_Value".

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

Property Value

Type: String
See Also