Click or drag to resize

IArgumentEntityBaseArgumentValue Property

Gets or sets the argument value.

Namespace:  EBP.Api.Interfaces.Framework.BusinessLogic.Parsing.Entities
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Object ArgumentValue { get; set; }

Property Value

Type: Object
See Also