AttributeInfo
Namespace: Repo
Record Fields
| Record Field | Description |
attributeType
Signature: Id
|
|
name
Signature: string
|
|
value
Signature: string
|
|
Constructors
| Constructor | Description |
new(name, attributeType, value)
Signature: (name:string * attributeType:Id * value:string) -> AttributeInfo
|
CompiledName: |