Endpoint.

Departments Property

Summary

Gets or sets a list of departments of an endpoint.
Assembly
Cake.Endpoint.dll
Namespace
Cake.Endpoint.Model
Containing Type
Endpoint

Syntax

public List<MlString> Departments { get; set; }

Value

Type Description
List<MlString> A string list departments of the endpoint.