Click or drag to resize

StiServiceActionEventArgsServices Property

[Missing <summary> documentation for "P:Stimulsoft.Base.Services.StiServiceActionEventArgs.Services"]

Namespace:  Stimulsoft.Base.Services
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public List<StiService> Services { get; set; }

Property Value

Type: ListStiService
See Also