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/b09b75575c9230310e1fa578b5dbf4e7 to your computer and use it in GitHub Desktop.
Save ste-bel/b09b75575c9230310e1fa578b5dbf4e7 to your computer and use it in GitHub Desktop.
[PXDBLongIdentity(IsKey=true)]
[PXUIField(DisplayName="Record ID", Enabled=false, Visible=false)]
public long? RecordID { get; set; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment