IPropertyProperties Interface |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.EntityValidation.Dto
The IPropertyProperties type exposes the following members.
Name | Description | ||
---|---|---|---|
![]() | IPropertyCapabilities | Capabilities |
The capabilities of the property
|
![]() | String | FriendlyName |
A friendly name for the property
|
![]() | Int64 | Key |
The property key
|
![]() | String | LocalizationString |
A string suitable for localization
|
![]() | NullableT, T: Int32 | MaxPossibleLength |
The maximum possible length of property
|