Click or drag to resize

PartitionInfoDisplayName Property

The display name of the partition

Namespace:  Articy.Api.Data
Assembly:  ArticyApp (in ArticyApp.dll) Version: 1.0.0
Syntax
C#
public string DisplayName { get; }

Property Value

Type: String
Remarks
This is the display name of the object in the project tree that is the root of the partition. If you change that object's display name the name of the partition will also change.
See Also