branch Field

The entity's branch. If there is no branch, then branch = 0.
Public ReadOnly branch As Nullable(Of Integer)
This language is not supported or no code example is available.
public readonly Nullable<int> branch
This language is not supported or no code example is available.

Field Value

Nullable<int>

.NET Framework

Supported in: 3.5 or newer

In this article

Definition