Property Parameters
Parameters
Gets the parameters that are part of this profile definition.
public ICollection<Parameter> Parameters { get; }
Property Value
- ICollection<Parameter>
The parameters that are part of this profile definition.
Gets the parameters that are part of this profile definition.
public ICollection<Parameter> Parameters { get; }
The parameters that are part of this profile definition.