Click or drag to resize

PsrBehavioursBehaviours Property

Sammlung von Behaviours

Namespace:  PsrApi.Data.Behaviours
Assembly:  PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntax
C#
public List<PsrBehaviour> Behaviours { get; set; }

Property Value

Type: ListPsrBehaviour
See Also