AppFormatInfo Class |
Namespace: Omada.OE.Model
public class AppFormatInfo
The AppFormatInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| AppFormatInfo | ||
| AppFormatInfo(ObjectNameFormat) | ||
| AppFormatInfo(UserNameFormat) | ||
| AppFormatInfo(ObjectNameFormat, UserNameFormat) |
| Name | Description | |
|---|---|---|
| Assign | ||
| FormatObjectName(String, Int32) | ||
| FormatObjectName(String, Int32, ObjectNameFormat) |
| Name | Description | |
|---|---|---|
| NullValue | ||
| ObjectNameFormat | ||
| UserNameFormat |
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |