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

Gets or sets a non-visible text value for the custom area.

Syntax

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

Property Value

String

Remarks

This property is not visible to the end user. The purpose of this property is to be determined by the developer.

Requirements

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

See Also