Enum BehaviorKind
Defines the behavior kind: endpoint behavior or service behavior.
Namespace: Nevatech.Vsb.Repository.Entities
Assembly: Nevatech.Vsb.Repository.dll
Syntax
public enum BehaviorKind
Fields
Name | Description |
---|---|
Endpoint | Endpoint behavior. |
Service | Service behavior. |