Skip to content

Instantly share code, notes, and snippets.

@ste-bel
Last active December 15, 2021 22:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ste-bel/996651d497dd921e4ff4511b91d4ac43 to your computer and use it in GitHub Desktop.
Save ste-bel/996651d497dd921e4ff4511b91d4ac43 to your computer and use it in GitHub Desktop.
[PXDBInt(IsKey = true)]
[PXUIField(DisplayName = "Line Nbr.", Visible = false)]
public int? LineNbr { get; set; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment