Enum BehaviorKind
Defines the behavior kind: endpoint behavior or service behavior.
Namespace: Nevatech.Vsb.Repository.Entities
Assembly: Nevatech.Vsb.Repository.dll
Syntax
[DataContract(Namespace = "http://schemas.nevatech.com/sentinet/2011/02")]
public enum BehaviorKind
Fields
| Name | Description |
|---|---|
| Endpoint | Endpoint behavior. |
| Service | Service behavior. |