dbicDayView Send comments on this topic.
Title Property
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiLocationItem Class : Title Property

Gets or sets the name of the location.

Syntax

Visual Basic (Declaration) 
Public Property Title As String
C# 
public string Title {get; set;}

Remarks

This property value is of type String, indicating the name of the location.

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also