| Visual Basic (Declaration) | |
|---|---|
Public MustOverride Property CellIdentity As Integer | |
| C# | |
|---|---|
public abstract int CellIdentity {get; set;} | |
Property Value
The default value 0. The minimum value is 0 and the maximum value is 503.This value of this property is ignored if CellIdMode is CellIdModeType.Auto.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)