Click or drag to resize

ParameterProperties Property

Returns the object's Properties collection.

Namespace:  NetQuarry.Metadata
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public Properties Properties { get; }

Property Value

Type: Properties

Implements

IEAPBaseProperties
See Also