Click or drag to resize

VGAttributeEventLogVariableGetValueT Method

Namespace:  Novalys.VisualGuard.Security.Logging
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2019.1.831.19 (2019.1.0831.19)
Syntax
public T GetValue<T>(
	string propertyName
)

Parameters

propertyName
Type: SystemString

Type Parameters

T

Return Value

Type: T
See Also