| Visual Basic (Declaration) | |
|---|---|
Public Property Cargo As String | |
| C# | |
|---|---|
public string Cargo {get; set;} | |
Property Value
StringThis property is not visible to the end user. The purpose of this property is to be determined by the developer.
| dbicDayView | Send comments on this topic. |
| Cargo Property | |
| See Also | |
|
| dbicPIM Assembly > Dbi.PIM Namespace > dbiCustomArea Class : Cargo Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property Cargo As String | |
| C# | |
|---|---|
public string Cargo {get; set;} | |