EMS.ResourceTypes.TEMSResourceEndPoint Properties
InheritedProtected
| ConsumeList | public | |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| FullName | public | Fully-qualified name of the resource endpoint, which is the combination of the name of the parent resource and the name of this endpoint separated by a dot ("."). For example: "<MyResource>.<MyEndpoint>". |
| Method | public | Returns the method type of this resource endpoint. |
| Name | public | Descriptive string that uniquely identifies this instance of TEMSResourceEndPoint within its parent resource. |
| ProduceList | public | |
| SegmentParameters | public | Returns a list of URL segments that the endpoint matches. |