Click or drag to resize

FormElementAttributeName Property

Gets or sets the name.

Namespace:  SanteDB.Core.Http
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public string Name { get; set; }

Property Value

Type: String
The name.
See Also