BalloonNumberingOptions.Delimiter Property

Delimiter to use between item number levels. This is only used if Level is kStructuredAllLevels. Default : "."

Namespace:  Autodesk.iLogic.Types
Assembly:  Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 25.0

Syntax

VB

Public Property Delimiter As String
	Get
	Set

C#

public string Delimiter { get; set; }

Property Value

Type: String

See Also

Reference

BalloonNumberingOptions Class
Autodesk.iLogic.Types Namespace