public const int UserPhoneMaxLength = 64
Public Const UserPhoneMaxLength As Integer = 64
public: literal int UserPhoneMaxLength = 64
static val mutable UserPhoneMaxLength: int
In This Article