Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IProfArgAttrs

The attributes of a profile argument.

Hierarchy

  • IProfArgAttrs

Index

Properties

argLoc

argLoc: IProfLoc

The location of this argument

argName

argName: string

The name of the argument

argValue

argValue: IProfArgValue

The value for the argument

dataType

dataType: IProfDataType

The type of data for this property

Optional inSchema

inSchema: boolean

Whether the argument value is defined in the schema file

Optional secure

secure: boolean

Whether the argument value is stored securely

Generated using TypeDoc