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