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

Gets or sets the zip code of the location.

Syntax

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

Remarks

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

Requirements

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

See Also