Click or drag to resize
Askia

IModifiedEntitiesResponses Property

Get the list of responses that have been modified

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
IEnumerable<IResponse> Responses { get; }

Property Value

Type: IEnumerableIResponse
See Also