TTMSMCPResourceBuilder.Description Method
Sets the text that tells a model what the entry holds and when to read it.
API unit family: TMS.MCP.Resources
Declaring type: TTMSMCPResourceBuilder
Syntax
function Description(const ADescription: string): TTMSMCPResourceBuilder;
Parameters
| Name | Description |
|---|---|
ADescription |
Description. May be empty. |
Returns
The builder, so calls can be chained.