Class EndpointCollection
- Namespace
- Dynamicweb.DataIntegration.EndpointManagement
- Assembly
- Dynamicweb.DataIntegration.dll
public class EndpointCollection
- Inheritance
-
EndpointCollection
- Inherited Members
Properties
AuthenticationId
public int AuthenticationId { get; set; }
Property Value
Description
Endpoint Description
public string Description { get; set; }
Property Value
Id
Endpoint Id
public int Id { get; set; }
Property Value
Name
Endpoint Name
public string Name { get; set; }
Property Value
Sorting
public int? Sorting { get; set; }
Property Value
- int?