EntityAttributeFormatter Class |
Namespace: CMS.DataCom
public sealed class EntityAttributeFormatter : IEntityAttributeFormatter
The EntityAttributeFormatter type exposes the following members.
Name | Description | |
---|---|---|
EntityAttributeFormatter |
Name | Description | |
---|---|---|
Format(Boolean) |
Formats a Boolean value, and returns it.
| |
Format(DateTime) |
Formats a DateTime value, and returns it.
| |
Format(Decimal) |
Formats a Decimal value, and returns it.
| |
Format(Int64) |
Formats an Int64 value, and returns it.
|