Jump to content

The Ctrl+V thread!


Felsmak

Recommended Posts

<MaxLength(20, ErrorMessage := Nothing, ErrorMessageResourceName := "MaxLength20", ErrorMessageResourceType := GetType(ValidationMessages))> _

<Display(name := "DefaultCurrency", ResourceType := GetType(FieldLabels))>

Public Property DefaultCurrency As String

<MaxLength(20, ErrorMessage := Nothing, ErrorMessageResourceName := "MaxLength20", ErrorMessageResourceType := GetType(ValidationMessages))> _

<Display(name := "DefaultMassUnit", ResourceType := GetType(FieldLabels))>

Public Property DefaultMassUnit As String

<MaxLength(20, ErrorMessage := Nothing, ErrorMessageResourceName := "MaxLength20", ErrorMessageResourceType := GetType(ValidationMessages))> _

<Display(name := "DefaultAreaUnit", ResourceType := GetType(FieldLabels))>

Public Property DefaultAreaUnit As String

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...