Click or drag to resize

VGIApplicationProcessorProviderGetFields Method

Gets fields for given type.

Namespace:  Novalys.VisualGuard.Security.AssemblySystem.ApplicationProcessor
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2019.0.101.19 (2019.0.0101.19)
Syntax
List<VGActionTransferMemberDetails> GetFields(
	VGApplicationProcessorProviderArgs args
)

Parameters

args
Type: Novalys.VisualGuard.Security.AssemblySystem.ApplicationProcessorVGApplicationProcessorProviderArgs
arguments

Return Value

Type: ListVGActionTransferMemberDetails
fields for given type
See Also