IEntityInstance.GetFormatted Method
Include Protected Members
Include Inherited Members
Gets the value of the specified field after applying complex formatting.
Overload List
Name | Description | |
---|---|---|
![]() |
GetFormatted(String) | Gets the value of the field with the specified dotted path after applying complex formatting. |
![]() |
GetFormatted(IField) | Gets the value of the specified field after applying complex formatting. |
Top